docs: add webui user guide

This commit is contained in:
chengyongru
2026-06-16 19:52:16 +08:00
parent 2b741ad4e5
commit c6ea5aecff
9 changed files with 191 additions and 71 deletions
+2 -1
View File
@@ -108,7 +108,8 @@ WebUI source lives in `webui/`. The production build is written to `nanobot/web/
Useful docs:
- [`../webui/README.md`](../webui/README.md) for WebUI use and development;
- [`webui.md`](./webui.md) for the WebUI user guide;
- [`../webui/README.md`](../webui/README.md) for frontend source development;
- [`websocket.md`](./websocket.md) for protocol details.
## Tools