mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Restore sphinxdoc theme.
This commit is contained in:
parent
5be7570ee8
commit
c671e81d6c
@ -18,8 +18,7 @@ version = sphinx.__released__
|
||||
release = version
|
||||
show_authors = True
|
||||
|
||||
html_theme = 'default'
|
||||
html_theme_options = {'collapsiblesidebar': True, 'stickysidebar': False}
|
||||
html_theme = 'sphinxdoc'
|
||||
modindex_common_prefix = ['sphinx.']
|
||||
html_static_path = ['_static']
|
||||
html_index = 'index.html'
|
||||
|
Loading…
Reference in New Issue
Block a user