From f4db9317f2cdfce81b09b80c183d4197d29533ca Mon Sep 17 00:00:00 2001
From: Xian Shi <40013335+R1ckShi@users.noreply.github.com>
Date: 星期二, 18 四月 2023 10:55:27 +0800
Subject: [PATCH] Update modelscope_models.md
---
docs/index.rst | 16 ++++++++++++++--
1 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/docs/index.rst b/docs/index.rst
index d29b500..84c3f0b 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -11,10 +11,14 @@
.. toctree::
:maxdepth: 1
- :caption: Tutorial:
+ :caption: Installation:
./installation.md
- ./papers.md
+
+.. toctree::
+ :maxdepth: 1
+ :caption: Tutorial:
+
./get_started.md
./build_task.md
@@ -23,6 +27,14 @@
:caption: ModelScope:
./modelscope_models.md
+ ./modelscope_usages.md
+
+.. toctree::
+ :maxdepth: 1
+ :caption: Papers:
+
+ ./papers.md
+
Indices and tables
==================
--
Gitblit v1.9.1