update ref

This commit is contained in:
mi804
2026-02-10 16:50:19 +08:00
parent f6430c5882
commit 2c4f743c0f
2 changed files with 7 additions and 3 deletions

View File

@@ -85,7 +85,7 @@ root_doc = 'index'
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
# This pattern also affects html_static_path and html_extra_path.
exclude_patterns = ['build', 'source/.ipynb_checkpoints', 'source/api/generated', 'Thumbs.db', '.DS_Store']
exclude_patterns = ['build']
# A list of glob-style patterns [1] that are used to find source files.
# They are matched against the source file names relative to the source directory,
# using slashes as directory separators on all platforms.
@@ -120,4 +120,9 @@ myst_enable_extensions = [
'amsmath',
'dollarmath',
'colon_fence',
]
]
myst_heading_anchors = 2
myst_footnote_transition = True
html_use_opensearch = '/docs/zh/'

View File

@@ -6,7 +6,6 @@ DiffSynth-Studio 文档
:caption: 文档介绍
README
QA
.. toctree::
:maxdepth: 2