mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Activated html_theme 'epub'
This commit is contained in:
parent
706e12da65
commit
eee47685fa
@ -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.']
|
||||
|
Loading…
Reference in New Issue
Block a user