Skip to content

Commit 5e70d25

Browse files
committed
remove deprecated get_html_theme_path() call
Signed-off-by: foamyguy <[email protected]>
1 parent d7de7c8 commit 5e70d25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: docs/conf.py

-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@
104104
import sphinx_rtd_theme
105105

106106
html_theme = "sphinx_rtd_theme"
107-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path(), "."]
108107

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

0 commit comments

Comments
 (0)