From 8cb2851f16e02fcc8613c1aab030b9029625e26b Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期二, 18 四月 2023 15:49:08 +0800
Subject: [PATCH] docs

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

diff --git a/docs/index.rst b/docs/index.rst
index e6fe51d..1905fe1 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -26,21 +26,9 @@
 
 .. toctree::
    :maxdepth: 1
-   :caption: Define Model
+   :caption: Custom Your Model
 
    ./build_task.md
-
-.. toctree::
-   :maxdepth: 1
-   :caption: Runtime
-
-   ./runtime/export.md
-   ./runtime/onnxruntime_python.md
-   ./runtime/onnxruntime_cpp.md
-   ./runtime/libtorch_python.md
-   ./runtime/grpc_python.md
-   ./runtime/grpc_cpp.md
-   ./runtime/websocket_python.md
 
 .. toctree::
    :maxdepth: 1
@@ -61,6 +49,18 @@
 
 .. toctree::
    :maxdepth: 1
+   :caption: Runtime
+
+   ./runtime/export.md
+   ./runtime/onnxruntime_python.md
+   ./runtime/onnxruntime_cpp.md
+   ./runtime/libtorch_python.md
+   ./runtime/grpc_python.md
+   ./runtime/grpc_cpp.md
+   ./runtime/websocket_python.md
+
+.. toctree::
+   :maxdepth: 1
    :caption: Papers
 
    ./papers.md

--
Gitblit v1.9.1