Revert "Temporarily remove openstackdocs theme"
This reverts commit 17c0cf8daf9aacf71375bc76781a533184fd7ea9. Change-Id: I3769a1179746ba15f31f79edbfcad2d23bec044f
This commit is contained in:
parent
17c0cf8daf
commit
2fc089fd74
@ -36,7 +36,7 @@ extensions = [
|
||||
]
|
||||
|
||||
|
||||
# html_theme = 'openstackdocs'
|
||||
html_theme = 'openstackdocs'
|
||||
html_theme_path = [openstackdocstheme.get_html_theme_path()]
|
||||
html_theme_options = {
|
||||
"sidebar_mode": "toc",
|
||||
|
@ -67,7 +67,7 @@ pygments_style = 'sphinx'
|
||||
# Sphinx are currently 'default' and 'sphinxdoc'.
|
||||
# html_theme_path = ["."]
|
||||
# html_theme = '_theme'
|
||||
# html_theme = 'openstackdocs'
|
||||
html_theme = 'openstackdocs'
|
||||
# html_static_path = ['static']
|
||||
|
||||
html_last_updated_fmt = '%Y-%m-%d %H:%M'
|
||||
|
Loading…
x
Reference in New Issue
Block a user