This commit is contained in:
Georg Brandl
2009-02-20 11:09:54 +01:00
parent a07e7ad534
commit d3a7f004f0

View File

@@ -31,7 +31,7 @@ release = version
show_authors = True
# The HTML template theme.
html_theme = 'default'
html_theme = 'sphinxdoc'
# A list of ignored prefixes names for module index sorting.
modindex_common_prefix = ['sphinx.']