Skip to content

Commit 78f6dde

Browse files
Docs: remove unused Sphinx config 'html_static_path' (#521)
1 parent 5004363 commit 78f6dde

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
4545

4646
html_theme = 'furo'
47-
html_static_path = ['_static']
4847

4948
# -- Options for HTML help output --------------------------------------------
5049
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-help-output

0 commit comments

Comments
 (0)