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
commitcc9f3d8aa44546dba1b3c5a051a08c086b98f9dd (patch)
tree95404d60fcbb4223ea47d28c9c8b3c68cab26868 /doc/conf.py
parentbf508ef2f19195c8cfdac05539d25d2dc381284e (diff)
downloadtox-git-cc9f3d8aa44546dba1b3c5a051a08c086b98f9dd.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 bc4b67bb..960b50ec 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.