Skip to content

Commit 9fa52ba

Browse files
committed
remove deprecated get_html_theme_path() call
Signed-off-by: foamyguy <foamyguy@gmail.com>
1 parent 920d9f6 commit 9fa52ba

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
@@ -92,7 +92,6 @@
9292
import sphinx_rtd_theme
9393

9494
html_theme = "sphinx_rtd_theme"
95-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path(), "."]
9695

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

0 commit comments

Comments
 (0)