diff options
| author | Aymeric Augustin | 2013-10-27 20:34:49 +0100 | 
|---|---|---|
| committer | Aymeric Augustin | 2013-10-27 20:34:49 +0100 | 
| commit | 2865bfeca82f23c4b734308c77d59aaddb0c72b8 (patch) | |
| tree | af42c9b19b9b482340896ab26955cc5b1e583777 /docs/conf.py | |
| parent | dcfa0eaa25c948f4b9e544e1bee489403014d3e7 (diff) | |
| download | django-debug-toolbar-2865bfeca82f23c4b734308c77d59aaddb0c72b8.tar.bz2 | |
<ericholscher> dude. use the new theme. its the hotness.
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/docs/conf.py b/docs/conf.py index 49a4f88..b01a09f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -263,3 +263,7 @@ texinfo_documents = [  # Example configuration for intersphinx: refer to the Python standard library.  intersphinx_mapping = {'http://docs.python.org/': None} + +# -- Options for Read the Docs -------------------------------------------- + +RTD_NEW_THEME = True | 
