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

---
 docs/index.rst |   16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

diff --git a/docs/index.rst b/docs/index.rst
index 84c3f0b..7bf22b5 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -24,7 +24,21 @@
 
 .. toctree::
    :maxdepth: 1
-   :caption: ModelScope:
+   :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

--
Gitblit v1.9.1