From 2c9e9a69dba5481824f8ce89abe554fd0079b29a Mon Sep 17 00:00:00 2001
From: zhaomingwork <61895407+zhaomingwork@users.noreply.github.com>
Date: 星期四, 25 五月 2023 19:30:26 +0800
Subject: [PATCH] add 2pass online offline select for ws html5 (#557)
---
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