Skip to content

Commit 47b524f

Browse files
author
Zing
committed
docs: 添加 websocket 模块文档并更新 sidebar
- 添加 JavaScript 和 Lua 的 websocket 模块文档 - 更新 sidebar.md 添加 websocket 模块链接 - 更新主 README 添加 websocket 模块引用
1 parent 8a9db29 commit 47b524f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/_sidebar.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
- [dotocr](js_engine/model/autogo/dotocr/README.md)
1414
- [files](js_engine/model/autogo/files/README.md)
1515
- [http](js_engine/model/autogo/http/README.md)
16+
- [websocket](js_engine/model/autogo/websocket/README.md)
1617
- [hud](js_engine/model/autogo/hud/README.md)
1718
- [images](js_engine/model/autogo/images/README.md)
1819
- [ime](js_engine/model/autogo/ime/README.md)
@@ -41,6 +42,7 @@
4142
- [dotocr](lua_engine/model/autogo/dotocr/README.md)
4243
- [files](lua_engine/model/autogo/files/README.md)
4344
- [http](lua_engine/model/autogo/http/README.md)
45+
- [websocket](lua_engine/model/autogo/websocket/README.md)
4446
- [hud](lua_engine/model/autogo/hud/README.md)
4547
- [images](lua_engine/model/autogo/images/README.md)
4648
- [ime](lua_engine/model/autogo/ime/README.md)

0 commit comments

Comments
 (0)