mirror of
https://github.com/evennia/evennia.git
synced 2026-03-23 16:26:30 +01:00
Update doc strings
This commit is contained in:
parent
f73eec1a34
commit
c7fb61de0f
47 changed files with 224 additions and 92 deletions
|
|
@ -108,7 +108,7 @@ Overall, reading up on [Django Rest Framework ViewSets](https://www.django-rest-
|
|||
other parts of their documentation is required for expanding and
|
||||
customizing the API.
|
||||
|
||||
Check out the [Website](Website) page for help on how to override code, templates
|
||||
Check out the [Website](./Website) page for help on how to override code, templates
|
||||
and static files.
|
||||
- API templates (for the web-display) is located in `evennia/web/api/templates/rest_framework/` (it must
|
||||
be named such to allow override of the original REST framework templates).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue