Add changes to theme in conf.py
This commit is contained in:
parent
b26712923f
commit
5b01a49d9d
@ -112,7 +112,7 @@ html_theme = 'sphinx_rtd_theme'
|
||||
# html_theme_options = {}
|
||||
|
||||
# Add any paths that contain custom themes here, relative to this directory.
|
||||
html_theme_path = sphinx_bootstrap_theme.get_html_theme_path()
|
||||
html_theme_path = ["_themes", ]
|
||||
|
||||
# The name for this set of Sphinx documents.
|
||||
# "<project> v<release> documentation" by default.
|
||||
|
Loading…
x
Reference in New Issue
Block a user