Skip to content

Commit d9ff420

Browse files
committed
fix the sphinx warning
1 parent 01396d5 commit d9ff420

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
@@ -123,7 +123,7 @@
123123
#html_theme_options = {}
124124

125125
# Add any paths that contain custom themes here, relative to this directory.
126-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
126+
# html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
127127

128128
# The name for this set of Sphinx documents. If None, it defaults to
129129
# "<project> v<release> documentation".

0 commit comments

Comments
 (0)