Skip to content

Commit 4fee113

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

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
@@ -100,7 +100,6 @@
100100
import sphinx_rtd_theme
101101

102102
html_theme = "sphinx_rtd_theme"
103-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path(), "."]
104103

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

0 commit comments

Comments
 (0)