提交 6c2655b6 authored 作者: Brandon T. Willard's avatar Brandon T. Willard 提交者: Brandon T. Willard

Update for deprecated Sphinx API call to add_stylesheet

上级 e5502fc4
......@@ -144,7 +144,7 @@ if os.environ.get("READTHEDOCS") != "True":
def setup(app):
app.add_stylesheet("fix_rtd.css")
app.add_css_file("fix_rtd.css")
# The name for this set of Sphinx documents. If None, it defaults to
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论