From 03e0ce35fe497d52d1a332e98c44e42acbc8af75 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Tue, 2 Jul 2013 22:15:46 +0100 Subject: Added 'Documenting your API' section. Closes #616 --- mkdocs.py | 1 + 1 file changed, 1 insertion(+) (limited to 'mkdocs.py') diff --git a/mkdocs.py b/mkdocs.py index c4da7aea..1e3f1db3 100755 --- a/mkdocs.py +++ b/mkdocs.py @@ -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', -- cgit v1.2.3