Add API reference documentation for WebSocket communication. Update mkdocs.yml to include new API reference section.

This commit is contained in:
Xin Wang
2026-02-28 14:37:58 +08:00
parent a7da109983
commit 0821d73e7c
2 changed files with 308 additions and 0 deletions

View File

@@ -19,3 +19,5 @@ nav:
- 自动化测试: "features/autotest.md"
- 语音合成: "features/voices.md"
- 部署指南: "deployment.md"
- API 参考:
- WebSocket: "api-reference.md"