diff options
| author | Dougal Matthews | 2014-10-31 15:02:47 +0000 | 
|---|---|---|
| committer | Dougal Matthews | 2014-11-25 12:43:42 +0000 | 
| commit | d72a56f37f59d0700d163b67d5af78fc545c91f7 (patch) | |
| tree | e8c07bfcd82f4695bec6bb285e08e1634810a78b /mkdocs.yml | |
| parent | 6a10b90f72e2f36b1eae1da649eba758b1377be3 (diff) | |
| download | django-rest-framework-d72a56f37f59d0700d163b67d5af78fc545c91f7.tar.bz2 | |
Move the docs theme out of the docs folder.
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -52,6 +52,6 @@ pages:   - ['topics/credits.md', ]  site_dir: html -theme_dir: docs/theme +theme_dir: docs_theme  copyright: Copyright © 2014, <a href="https://twitter.com/_tomchristie">Tom Christie</a>.  google_analytics: ['UA-18852272-2', 'django-rest-framework.org'] | 
