Skip to content

Commit c00908b

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

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
@@ -119,7 +119,6 @@
119119
import sphinx_rtd_theme
120120

121121
html_theme = "sphinx_rtd_theme"
122-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path(), "."]
123122

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

0 commit comments

Comments
 (0)