From 8859850fadc07b7f2db6ed19d2bc6ae41a722907 Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期一, 17 四月 2023 18:47:28 +0800
Subject: [PATCH] docs

---
 docs/index.rst |   15 +++++++++++++--
 1 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/docs/index.rst b/docs/index.rst
index d7fc96b..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
 
@@ -25,6 +29,13 @@
    ./modelscope_models.md
    ./modelscope_usages.md
 
+.. toctree::
+   :maxdepth: 1
+   :caption: Papers:
+
+   ./papers.md
+
+
 Indices and tables
 ==================
 

--
Gitblit v1.9.1