1 Star 0 Fork 9

tianwei / python-kitchen

forked from src-openEuler / python-kitchen 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
0001-replace-obsolete-pngmath-with-imgmath.patch 1.54 KB
一键复制 编辑 原始数据 按行查看 历史
jpzhang187 提交于 2020-08-06 10:47 . replace obsolete pngmath with imgmath
diff --git a/kitchen2/docs/conf.py b/kitchen2/docs/conf.py
index 5885d48..b699d95 100644
--- a/kitchen2/docs/conf.py
+++ b/kitchen2/docs/conf.py
@@ -25,7 +25,7 @@ import kitchen.release
# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
-extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.pngmath', 'sphinx.ext.ifconfig']
+extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.imgmath', 'sphinx.ext.ifconfig']
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
diff --git a/kitchen3/docs/conf.py b/kitchen3/docs/conf.py
index 5b70a39..fdc0a3b 100644
--- a/kitchen3/docs/conf.py
+++ b/kitchen3/docs/conf.py
@@ -25,7 +25,7 @@ import kitchen.release
# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
-extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.pngmath', 'sphinx.ext.ifconfig']
+extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.imgmath', 'sphinx.ext.ifconfig']
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/weiwei_150212/python-kitchen.git
git@gitee.com:weiwei_150212/python-kitchen.git
weiwei_150212
python-kitchen
python-kitchen
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891