From b3fb4c0acd5f52a313f024b6f69b8f025c6eddfe Mon Sep 17 00:00:00 2001
From: ming030890 <67713085+ming030890@users.noreply.github.com>
Date: 星期二, 05 八月 2025 17:48:10 +0800
Subject: [PATCH] Allow one to set a custom progress callback (#2609)
---
docs/index.rst | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/docs/index.rst b/docs/index.rst
index ae2dc1a..bf4268b 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -71,11 +71,10 @@
:maxdepth: 1
:caption: Runtime and Service
- ./funasr/runtime/docs/SDK_tutorial.md
- ./funasr/runtime/docs/SDK_tutorial_online.md
- ./funasr/runtime/python/websocket/README.md
- ./funasr/runtime/websocket/readme.md
- ./funasr/runtime/html5/readme.md
+ ./runtime/readme.md
+ ./runtime/docs/SDK_tutorial_online.md
+ ./runtime/docs/SDK_tutorial.md
+ ./runtime/html5/readme.md
--
Gitblit v1.9.1