mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-16 19:41:06 +03:00
Move the docs theme out of the docs folder.
This commit is contained in:
parent
6a10b90f72
commit
d72a56f37f
|
@ -52,6 +52,6 @@ pages:
|
||||||
- ['topics/credits.md', ]
|
- ['topics/credits.md', ]
|
||||||
|
|
||||||
site_dir: html
|
site_dir: html
|
||||||
theme_dir: docs/theme
|
theme_dir: docs_theme
|
||||||
copyright: Copyright © 2014, <a href="https://twitter.com/_tomchristie">Tom Christie</a>.
|
copyright: Copyright © 2014, <a href="https://twitter.com/_tomchristie">Tom Christie</a>.
|
||||||
google_analytics: ['UA-18852272-2', 'django-rest-framework.org']
|
google_analytics: ['UA-18852272-2', 'django-rest-framework.org']
|
||||||
|
|
Loading…
Reference in New Issue
Block a user