Skip to content

Commit 3f5500a

Browse files
committed
dev merge to main
2 parents 816a71a + 027441b commit 3f5500a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
extensions = [
1818
'sphinxcontrib.mermaid',
19-
'sphinxcontrib.images',
19+
#'sphinxcontrib.images',# Sphinx 8.0 版本中遗弃了 status_iterator 接口,sphinxcontrib.images 需要适配新版本的 Sphinx(https://github.com/sphinx-contrib/images/issues/40)
2020
'myst_parser',
2121
'sphinx_copybutton',
2222
'sphinx_inline_tabs',

0 commit comments

Comments
 (0)