Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7b386dc

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎docs/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@
106106
import sphinx_rtd_theme
107107

108108
html_theme = "sphinx_rtd_theme"
109-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path(), "."]
110109

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

0 commit comments

Comments
 (0)
Please sign in to comment.