Skip to content

Commit 2495daa

Browse files
committed
fixing docs
1 parent fe4d9a8 commit 2495daa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
5151
autodoc_member_order = 'bysource'
5252
html_theme = 'pydata_sphinx_theme'
53-
html_static_path = ['_static']
53+
# html_static_path = ['_static']
5454
# html_theme = 'sphinx_rtd_theme'
5555

5656
html_theme_options = {

0 commit comments

Comments
 (0)