Skip to content

Commit d2e82bd

Browse files
committed
conf.py: remove deprecated get_html_theme_path()
1 parent 08bc84b commit d2e82bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,6 @@ def autoapi_prepare_jinja_env(jinja_env):
277277

278278
import sphinx_rtd_theme
279279
html_theme = 'sphinx_rtd_theme'
280-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path(), '.']
281280

282281
# Theme options are theme-specific and customize the look and feel of a theme
283282
# further. For a list of options available for each theme, see the

0 commit comments

Comments
 (0)