diff options
| -rw-r--r-- | docs_theme/404.html (renamed from docs/theme/404.html) | 0 | ||||
| -rw-r--r-- | docs_theme/base.html (renamed from docs/theme/base.html) | 0 | ||||
| -rw-r--r-- | docs_theme/nav.html (renamed from docs/theme/nav.html) | 0 | ||||
| -rw-r--r-- | mkdocs.yml | 2 | 
4 files changed, 1 insertions, 1 deletions
| diff --git a/docs/theme/404.html b/docs_theme/404.html index 864247e7..864247e7 100644 --- a/docs/theme/404.html +++ b/docs_theme/404.html diff --git a/docs/theme/base.html b/docs_theme/base.html index 4ca6cd81..4ca6cd81 100644 --- a/docs/theme/base.html +++ b/docs_theme/base.html diff --git a/docs/theme/nav.html b/docs_theme/nav.html index a7a72d68..a7a72d68 100644 --- a/docs/theme/nav.html +++ b/docs_theme/nav.html @@ -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'] | 
