aboutsummaryrefslogtreecommitdiffstats
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorDougal Matthews2014-10-31 15:02:47 +0000
committerDougal Matthews2014-11-25 12:43:42 +0000
commitd72a56f37f59d0700d163b67d5af78fc545c91f7 (patch)
treee8c07bfcd82f4695bec6bb285e08e1634810a78b /mkdocs.yml
parent6a10b90f72e2f36b1eae1da649eba758b1377be3 (diff)
downloaddjango-rest-framework-d72a56f37f59d0700d163b67d5af78fc545c91f7.tar.bz2
Move the docs theme out of the docs folder.
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index de4b9922..4e584009 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -52,6 +52,6 @@ pages:
- ['topics/credits.md', ]
site_dir: html
-theme_dir: docs/theme
+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']