Skip to content

Commit 2a83987

Browse files
committed
remove deprecated get_html_theme_path call from conf.py
1 parent 0213bf2 commit 2a83987

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/source/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
# a list of builtin themes.
6969
#
7070
html_theme = 'sphinx_rtd_theme'
71-
html_theme_path = [sphinx_rtd_theme.html_theme_path()]
7271

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

0 commit comments

Comments
 (0)