Skip to content

Commit 3381501

Browse files
committedOct 7, 2024·
remove deprecated get_html_theme_path() call
Signed-off-by: foamyguy <foamyguy@gmail.com>
1 parent 5dfe5cf commit 3381501

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
@@ -113,7 +113,6 @@
113113
import sphinx_rtd_theme
114114

115115
html_theme = "sphinx_rtd_theme"
116-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path(), "."]
117116

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

0 commit comments

Comments
 (0)
Please sign in to comment.