Commit 84b34d43 by Tom Christie

Use default 'site' directory for docs builds

parent 929135ea
......@@ -3,7 +3,7 @@
*~
.*
html/
site/
htmlcov/
coverage/
build/
......
......@@ -4,6 +4,8 @@ site_description: Django REST framework - Web APIs for Django
repo_url: https://github.com/tomchristie/django-rest-framework
theme_dir: docs_theme
pages:
- ['index.md', ]
- ['tutorial/quickstart.md', ]
......@@ -52,7 +54,5 @@ pages:
- ['topics/release-notes.md', 'Topics', 'Release Notes']
- ['topics/credits.md', 'Topics', 'Credits']
site_dir: html
theme_dir: docs_theme
copyright: Copyright &copy; 2014, <a href='https://twitter.com/_tomchristie'>Tom Christie</a>.
google_analytics: ['UA-18852272-2', 'django-rest-framework.org']
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment