From cfc8c117bd0faea95cf979830cccc7e1d904ea5c Mon Sep 17 00:00:00 2001
From: zhifu gao <zhifu.gzf@alibaba-inc.com>
Date: 星期一, 17 四月 2023 19:13:59 +0800
Subject: [PATCH] Merge pull request #370 from alibaba-damo-academy/dev_lhn2

---
 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