Skip to content

Commit f3ea11f

Browse files
committed
remove deprecated get_html_theme_path() call
Signed-off-by: foamyguy <foamyguy@gmail.com>
1 parent 6528494 commit f3ea11f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/conf.py

-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@
117117
import sphinx_rtd_theme
118118

119119
html_theme = "sphinx_rtd_theme"
120-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path(), "."]
121120

122121
# Add any paths that contain custom static files (such as style sheets) here,
123122
# relative to this directory. They are copied after the builtin static files,

0 commit comments

Comments
 (0)