diff options
| author | Tom Christie | 2014-12-18 15:42:27 +0000 |
|---|---|---|
| committer | Tom Christie | 2014-12-18 15:42:27 +0000 |
| commit | 7105c1308e08a756fcb4131168e3187b0bc1ddee (patch) | |
| tree | 09a9c57c0a62de09be0f5ca7ea3d7e34d720a1f1 /mkdocs.yml | |
| parent | fcdef983b104bc32d64f79fe8bfa58252c9098fd (diff) | |
| download | django-rest-framework-7105c1308e08a756fcb4131168e3187b0bc1ddee.tar.bz2 | |
Add OPTIONS/metadata to docs index
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ pages: - ['api-guide/filtering.md', 'API Guide', 'Filtering'] - ['api-guide/pagination.md', 'API Guide', 'Pagination'] - ['api-guide/content-negotiation.md', 'API Guide', 'Content negotiation'] + - ['api-guide/metadata.md', 'API Guide', 'Metadata'] - ['api-guide/format-suffixes.md', 'API Guide', 'Format suffixes'] - ['api-guide/reverse.md', 'API Guide', 'Returning URLs'] - ['api-guide/exceptions.md', 'API Guide', 'Exceptions'] |
