Skip to content

Commit 7806b89

Browse files
Merge pull request #61 from ISISComputingGroup/rerpha-patch-1
remove sphinx static dir
2 parents 2914e3e + 1827bef commit 7806b89

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,9 @@
4545
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
4646

4747
html_theme = "sphinx_rtd_theme"
48-
html_static_path = ["_static"]
4948
html_logo = "logo.png"
5049
html_theme_options = {
5150
"logo_only": False,
52-
"display_version": False,
5351
"style_nav_header_background": "#343131",
5452
}
5553
html_favicon = "favicon.png"

0 commit comments

Comments
 (0)