summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-10-22 11:16:48 +0200
committerGeorg Brandl <georg@python.org>2010-10-22 11:16:48 +0200
commit757a5c1c5575703f0b02889ed16c72f9e1faf13e (patch)
tree4772befc0e005a3cd7f7377d6c5777a8f24ec43b /doc/conf.py
parentec3b7290dc64985dfe7a039df5850772c19b1834 (diff)
parent0859bada809ada0c232f532ed2d527410f3d32c8 (diff)
downloadsphinx-757a5c1c5575703f0b02889ed16c72f9e1faf13e.tar.gz
merge with 1.0
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index dd23b081..69741661 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -21,7 +21,6 @@ show_authors = True
html_theme = 'sphinxdoc'
modindex_common_prefix = ['sphinx.']
html_static_path = ['_static']
-html_index = 'index.html'
html_sidebars = {'index': ['indexsidebar.html', 'searchbox.html']}
html_additional_pages = {'index': 'index.html'}
html_use_opensearch = 'http://sphinx.pocoo.org'