From 9777fdec3959a7d56dd8ae03d0f4170969500cf7 Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期二, 18 四月 2023 13:21:41 +0800
Subject: [PATCH] docs

---
 docs/index.rst |   20 ++++++++++++++------
 1 files changed, 14 insertions(+), 6 deletions(-)

diff --git a/docs/index.rst b/docs/index.rst
index 7bf22b5..ae75c3f 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -11,20 +11,28 @@
 
 .. toctree::
    :maxdepth: 1
-   :caption: Installation:
+   :caption: Installation
 
    ./installation.md
 
 .. toctree::
    :maxdepth: 1
-   :caption: Tutorial:
+   :caption: Recipe
 
-   ./get_started.md
+   ./asr_recipe.md
+   ./sv_recipe.md
+   ./punc_recipe.md
+   ./vad_recipe.md
+
+.. toctree::
+   :maxdepth: 1
+   :caption: Define Model
+
    ./build_task.md
 
 .. toctree::
    :maxdepth: 1
-   :caption: Runtime:
+   :caption: Runtime
 
    ./export.md
    ./onnxruntime_python.md
@@ -38,14 +46,14 @@
 
 .. toctree::
    :maxdepth: 1
-   :caption: ModelScope pipeline:
+   :caption: ModelScope pipeline
 
    ./modelscope_models.md
    ./modelscope_usages.md
 
 .. toctree::
    :maxdepth: 1
-   :caption: Papers:
+   :caption: Papers
 
    ./papers.md
 

--
Gitblit v1.9.1