mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-27 08:29:59 +03:00
alphabetically sort the items in "Topics" dropdown menu
This commit is contained in:
parent
a704a3d5f3
commit
fe85338144
10
mkdocs.yml
10
mkdocs.yml
|
@ -52,14 +52,14 @@ nav:
|
||||||
- 'Views': 'api-guide/views.md'
|
- 'Views': 'api-guide/views.md'
|
||||||
- 'Viewsets': 'api-guide/viewsets.md'
|
- 'Viewsets': 'api-guide/viewsets.md'
|
||||||
- Topics:
|
- Topics:
|
||||||
- 'Documenting your API': 'topics/documenting-your-api.md'
|
|
||||||
- 'API Clients': 'topics/api-clients.md'
|
|
||||||
- 'Internationalization': 'topics/internationalization.md'
|
|
||||||
- 'AJAX, CSRF & CORS': 'topics/ajax-csrf-cors.md'
|
- 'AJAX, CSRF & CORS': 'topics/ajax-csrf-cors.md'
|
||||||
- 'HTML & Forms': 'topics/html-and-forms.md'
|
- 'API Clients': 'topics/api-clients.md'
|
||||||
- 'Browser Enhancements': 'topics/browser-enhancements.md'
|
- 'Browser Enhancements': 'topics/browser-enhancements.md'
|
||||||
- 'The Browsable API': 'topics/browsable-api.md'
|
- 'Documenting your API': 'topics/documenting-your-api.md'
|
||||||
|
- 'HTML & Forms': 'topics/html-and-forms.md'
|
||||||
|
- 'Internationalization': 'topics/internationalization.md'
|
||||||
- 'REST, Hypermedia & HATEOAS': 'topics/rest-hypermedia-hateoas.md'
|
- 'REST, Hypermedia & HATEOAS': 'topics/rest-hypermedia-hateoas.md'
|
||||||
|
- 'The Browsable API': 'topics/browsable-api.md'
|
||||||
- Community:
|
- Community:
|
||||||
- 'Tutorials and Resources': 'community/tutorials-and-resources.md'
|
- 'Tutorials and Resources': 'community/tutorials-and-resources.md'
|
||||||
- 'Third Party Packages': 'community/third-party-packages.md'
|
- 'Third Party Packages': 'community/third-party-packages.md'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user