diff options
| author | Tom Christie | 2013-08-16 14:12:24 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-08-16 14:12:24 +0100 | 
| commit | c1ccd8b5b5aef1bd209862f9431c9c03e25ae755 (patch) | |
| tree | 1bfa78c86e422f81cf836319d91c626c763d5b24 /mkdocs.py | |
| parent | f6f69dc71d4db7492b5feecc69627dff0031e2b9 (diff) | |
| download | django-rest-framework-c1ccd8b5b5aef1bd209862f9431c9c03e25ae755.tar.bz2 | |
Update docs to include testing.
Diffstat (limited to 'mkdocs.py')
| -rwxr-xr-x | mkdocs.py | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -69,6 +69,7 @@ path_list = [      'api-guide/reverse.md',      'api-guide/exceptions.md',      'api-guide/status-codes.md', +    'api-guide/testing.md',      'api-guide/settings.md',      'topics/documenting-your-api.md',      'topics/ajax-csrf-cors.md', | 
