Activated html_theme 'epub'

This commit is contained in:
Roland Meister 2009-12-28 17:11:15 +01:00
parent 706e12da65
commit eee47685fa

View File

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