remove deprecated get_html_theme_path() call

Signed-off-by: foamyguy <foamyguy@gmail.com>
This commit is contained in:
foamyguy 2024-10-07 09:24:05 -05:00
parent 49b7a485cb
commit 0bc0e2d359

View file

@ -97,7 +97,6 @@ todo_emit_warnings = True
import sphinx_rtd_theme
html_theme = "sphinx_rtd_theme"
html_theme_path = [sphinx_rtd_theme.get_html_theme_path(), "."]
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,