From 369f2ff8838569351c26d909407b497ab16d3bcf Mon Sep 17 00:00:00 2001
From: zhaomingwork <61895407+zhaomingwork@users.noreply.github.com>
Date: 星期二, 20 六月 2023 11:08:50 +0800
Subject: [PATCH] add html5 local access asr service directly (#654)

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

diff --git a/docs/index.rst b/docs/index.rst
index c2656bd..cb98f35 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -68,10 +68,12 @@
    ./runtime/onnxruntime_python.md
    ./runtime/onnxruntime_cpp.md
    ./runtime/libtorch_python.md
-   ./runtime/grpc_python.md
-   ./runtime/grpc_cpp.md
+   ./runtime/html5.md
    ./runtime/websocket_python.md
    ./runtime/websocket_cpp.md
+   ./runtime/grpc_python.md
+   ./runtime/grpc_cpp.md
+
 
 .. toctree::
    :maxdepth: 1

--
Gitblit v1.9.1