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 |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/docs/index.rst b/docs/index.rst
index 84c3f0b..ff34e06 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -24,7 +24,18 @@
 
 .. 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

--
Gitblit v1.9.1