diff options
| author | José Padilla | 2014-09-13 16:20:16 -0400 | 
|---|---|---|
| committer | José Padilla | 2014-09-13 16:20:16 -0400 | 
| commit | 1390b6801e45c38db474e77daefd867e7ea7f825 (patch) | |
| tree | f833867339160e46366de953e1e33f692989ee5f /mkdocs.py | |
| parent | 96c21b81f5031a81b42b89371af48677081a6323 (diff) | |
| download | django-rest-framework-1390b6801e45c38db474e77daefd867e7ea7f825.tar.bz2 | |
Include third party resources link in home page
Diffstat (limited to 'mkdocs.py')
| -rwxr-xr-x | mkdocs.py | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -76,6 +76,7 @@ path_list = [      'topics/browser-enhancements.md',      'topics/browsable-api.md',      'topics/rest-hypermedia-hateoas.md', +    'topics/third-party-resources.md',      'topics/contributing.md',      'topics/rest-framework-2-announcement.md',      'topics/2.2-announcement.md', | 
