diff options
| author | Tom Christie | 2013-07-02 22:15:46 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-07-02 22:15:46 +0100 | 
| commit | 03e0ce35fe497d52d1a332e98c44e42acbc8af75 (patch) | |
| tree | a37a2b2481e408ceef357a83dd7b5fab74ff3a4a /mkdocs.py | |
| parent | e7529b4072274797daf5b886dbac4c0e65a65674 (diff) | |
| download | django-rest-framework-03e0ce35fe497d52d1a332e98c44e42acbc8af75.tar.bz2 | |
Added 'Documenting your API' section. Closes #616
Diffstat (limited to 'mkdocs.py')
| -rwxr-xr-x | mkdocs.py | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -70,6 +70,7 @@ path_list = [      'api-guide/exceptions.md',      'api-guide/status-codes.md',      'api-guide/settings.md', +    'topics/documenting-your-api.md',      'topics/ajax-csrf-cors.md',      'topics/browser-enhancements.md',      'topics/browsable-api.md', | 
