remove deprecated get_html_theme_path() call
Signed-off-by: foamyguy <foamyguy@gmail.com>
This commit is contained in:
parent
1b73a3b402
commit
868ed1e095
1 changed files with 0 additions and 1 deletions
|
|
@ -112,7 +112,6 @@ napoleon_numpy_docstring = False
|
|||
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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue