豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit 6fd065d

Browse files
committed
remove deprecated get_html_theme_path() call
Signed-off-by: foamyguy <foamyguy@gmail.com>
1 parent 91b5636 commit 6fd065d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@
115115
import sphinx_rtd_theme
116116

117117
html_theme = "sphinx_rtd_theme"
118-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path(), "."]
119118

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

0 commit comments

Comments
 (0)