Skip to content

Commit e5ad10e

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

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
@@ -130,7 +130,6 @@
130130
import sphinx_rtd_theme
131131

132132
html_theme = "sphinx_rtd_theme"
133-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path(), "."]
134133

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

0 commit comments

Comments
 (0)