summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorholger krekel <holger@merlinux.eu>2011-07-08 17:15:39 +0200
committerholger krekel <holger@merlinux.eu>2011-07-08 17:15:39 +0200
commita7f7b5666c94f5f9a663a80cb7c6c126d8ec455a (patch)
treef69166e7885f4d99ac864211efc63645c8bfeea7 /doc/conf.py
parente085fd6a204a6dac4aa039097d0ccb5f253599d7 (diff)
downloadtox-a7f7b5666c94f5f9a663a80cb7c6c126d8ec455a.tar.gz
update docs and rework them to better fit readthedocs1.1
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index bc4b67b..960b50e 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -132,7 +132,7 @@ html_static_path = ['_static']
#html_use_smartypants = True
# Custom sidebar templates, maps document names to template names.
-html_sidebars = {'index': 'indexsidebar.html'}
+#html_sidebars = {'index': 'indexsidebar.html'}
# Additional templates that should be rendered to pages, maps page names to
# template names.