aboutsummaryrefslogtreecommitdiffstats
path: root/mkdocs.py
diff options
context:
space:
mode:
authorTom Christie2012-10-30 14:48:21 +0000
committerTom Christie2012-10-30 14:48:48 +0000
commit166025c0fcd0cfdcac1dbcbf31dbfc1d43f666b4 (patch)
treeadfd5437103820794e346aac2afb2566b1c93c0d /mkdocs.py
parent1b62efe45e3a318bf679e6c8f053e400c243c145 (diff)
downloaddjango-rest-framework-166025c0fcd0cfdcac1dbcbf31dbfc1d43f666b4.tar.bz2
Package and doc tweaks
Diffstat (limited to 'mkdocs.py')
-rwxr-xr-xmkdocs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkdocs.py b/mkdocs.py
index 3f6c5f65..8106e8e2 100755
--- a/mkdocs.py
+++ b/mkdocs.py
@@ -18,7 +18,7 @@ if local:
index = 'index.html'
else:
base_url = 'http://django-rest-framework.org'
- suffix = ''
+ suffix = '.html'
index = ''