Update deploy-docs.yml

This commit is contained in:
Xuwznln
2025-10-16 14:28:55 +08:00
parent 027b4269c4
commit 62c4135938
2 changed files with 1 additions and 17 deletions

View File

@@ -23,7 +23,7 @@ extensions = [
"myst_parser",
"sphinx.ext.autodoc",
"sphinx.ext.napoleon", # 如果您使用 Google 或 NumPy 风格的 docstrings
"sphinx_rtd_theme"
"sphinx_rtd_theme",
]
source_suffix = {