Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/source/Instruction/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@
6. [命令行参数](命令行参数.md)
7. [支持的模型和数据集](支持的模型和数据集.md)
8. [自定义与拓展](自定义与拓展.md)
9. [常见问题整理](常见问题整理.md)
1 change: 1 addition & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Swift DOCUMENTATION
Instruction/命令行参数.md
Instruction/支持的模型和数据集.md
Instruction/自定义与拓展.md
Instruction/常见问题整理.md


.. toctree::
Expand Down
1 change: 1 addition & 0 deletions docs/source_en/Instruction/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@
6. [Command-line-parameters](Command-line-parameters.md)
7. [Supported-models-datasets](Supported-models-datasets.md)
8. [Customization](Customization.md)
9. [Common-QA](Common-QA.md)
1 change: 1 addition & 0 deletions docs/source_en/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Swift DOCUMENTATION
Instruction/Command-line-parameters.md
Instruction/Supported-models-datasets.md
Instruction/Customization.md
Instruction/Common-QA.md

.. toctree::
:maxdepth: 2
Expand Down
Loading