change to rtd theme
This commit is contained in:
parent
47ac53ea9b
commit
484e46b2f9
1 changed files with 1 additions and 1 deletions
|
|
@ -34,5 +34,5 @@ autodoc_mock_imports = [
|
||||||
# -- Options for HTML output -------------------------------------------------
|
# -- Options for HTML output -------------------------------------------------
|
||||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
|
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
|
||||||
|
|
||||||
html_theme = 'alabaster'
|
html_theme = 'sphinx_rtd_theme'
|
||||||
html_static_path = ['_static']
|
html_static_path = ['_static']
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue