Temporarily remove openstackdocs theme
We should not use that until we are official. Change-Id: If4cde992531dd3825c4ea66cac2481f9d013be22
This commit is contained in:
parent
d577c88d4a
commit
17c0cf8daf
@ -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…
Reference in New Issue
Block a user