From 89f529597cf6983c4a093113055bbada1e461012 Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期二, 18 四月 2023 11:29:17 +0800
Subject: [PATCH] docs

---
 docs/index.rst |   28 +++++++++++++++++++++++++---
 1 files changed, 25 insertions(+), 3 deletions(-)

diff --git a/docs/index.rst b/docs/index.rst
index d7fc96b..ff34e06 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -11,20 +11,42 @@
 
 .. toctree::
    :maxdepth: 1
-   :caption: Tutorial:
+   :caption: Installation:
 
    ./installation.md
-   ./papers.md
+
+.. toctree::
+   :maxdepth: 1
+   :caption: Tutorial:
+
    ./get_started.md
    ./build_task.md
 
 .. toctree::
    :maxdepth: 1
-   :caption: ModelScope:
+   :caption: Runtime:
+
+   ../funasr/export/README.md
+   ../funasr/runtime/python/onnxruntime/README.md
+   ../funasr/runtime/python/libtorch/README.md
+   ../funasr/runtime/onnxruntime/readme.md
+   ../funasr/runtime/grpc/Readme.md
+
+
+.. toctree::
+   :maxdepth: 1
+   :caption: ModelScope pipeline:
 
    ./modelscope_models.md
    ./modelscope_usages.md
 
+.. toctree::
+   :maxdepth: 1
+   :caption: Papers:
+
+   ./papers.md
+
+
 Indices and tables
 ==================
 

--
Gitblit v1.9.1