We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2914e3e + 1827bef commit 7806b89Copy full SHA for 7806b89
doc/conf.py
@@ -45,11 +45,9 @@
45
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
46
47
html_theme = "sphinx_rtd_theme"
48
-html_static_path = ["_static"]
49
html_logo = "logo.png"
50
html_theme_options = {
51
"logo_only": False,
52
- "display_version": False,
53
"style_nav_header_background": "#343131",
54
}
55
html_favicon = "favicon.png"
0 commit comments