From 5730b33880d11e72833ad34193f6e983500d9c62 Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期二, 18 四月 2023 13:05:29 +0800
Subject: [PATCH] Merge branch 'main' of github.com:alibaba-damo-academy/FunASR add

---
 docs/index.rst |   35 +++++++++++++++++++++++++++++++----
 1 files changed, 31 insertions(+), 4 deletions(-)

diff --git a/docs/index.rst b/docs/index.rst
index ce44488..7bf22b5 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -11,17 +11,44 @@
 
 .. toctree::
    :maxdepth: 1
-   :caption: Tutorial:
+   :caption: Installation:
 
    ./installation.md
-   ./papers.md
-   ./get_started.md
 
 .. toctree::
    :maxdepth: 1
-   :caption: ModelScope:
+   :caption: Tutorial:
+
+   ./get_started.md
+   ./build_task.md
+
+.. toctree::
+   :maxdepth: 1
+   :caption: Runtime:
+
+   ./export.md
+   ./onnxruntime_python.md
+   ./onnxruntime_cpp.md
+   ./libtorch_python.md
+   ./grpc_python.md
+   ./grpc_cpp.md
+   ./websocket_python.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