Skip to content

Commit 5b77156

Browse files
committed
remove deprecated call in doc setup
1 parent 125faae commit 5b77156

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)