aboutsummaryrefslogtreecommitdiffstats
path: root/mkdocs.py
diff options
context:
space:
mode:
authorJosé Padilla2014-09-13 16:20:16 -0400
committerJosé Padilla2014-09-13 16:20:16 -0400
commit1390b6801e45c38db474e77daefd867e7ea7f825 (patch)
treef833867339160e46366de953e1e33f692989ee5f /mkdocs.py
parent96c21b81f5031a81b42b89371af48677081a6323 (diff)
downloaddjango-rest-framework-1390b6801e45c38db474e77daefd867e7ea7f825.tar.bz2
Include third party resources link in home page
Diffstat (limited to 'mkdocs.py')
-rwxr-xr-xmkdocs.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.py b/mkdocs.py
index b4c41408..25cb55e2 100755
--- a/mkdocs.py
+++ b/mkdocs.py
@@ -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',