Skip to content

Commit 2651d73

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

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
@@ -103,7 +103,6 @@
103103
import sphinx_rtd_theme
104104

105105
html_theme = "sphinx_rtd_theme"
106-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path(), "."]
107106

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

0 commit comments

Comments
 (0)