Skip to content

Commit d98f31e

Browse files
committed
docs: 将文档配置中的myst_parser替换为mystx
更新文档依赖以使用新的mystx解析器替代旧的myst_parser
1 parent f315536 commit d98f31e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"ablog",
2020
"alabaster",
2121
"nbsphinx",
22-
"myst_parser",
22+
"mystx",
2323
]
2424

2525
locale_dirs = ['locales/']

0 commit comments

Comments
 (0)