Skip to content

Commit 78b7666

Browse files
DOC: Remove html static path
1 parent 4432f8e commit 78b7666

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/source/conf.py

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

3535
html_theme = "sphinx_rtd_theme"
36-
html_static_path = ['_static']
3736

3837
def setup(app: Sphinx):
3938
"""Copy files from repo/examples to repo/docs/_sources/examples"""

0 commit comments

Comments
 (0)