更新文档结构

This commit is contained in:
谷成伟 2024-10-24 16:30:21 +08:00
parent 4d992ecc22
commit ccc84e3ad4
3 changed files with 3 additions and 2 deletions

View File

@ -4,8 +4,8 @@
- [设备管理接口](api/equipment.md) - [设备管理接口](api/equipment.md)
- [节点管理接口](api/node.md) - [节点管理接口](api/node.md)
- [数据访问接口](api/data.md) - [数据访问接口](api/data.md)
- [页面接口] - [页面访问接口](api/pages/)
- [首页](api/home.md) - [首页](api/pages/home.md)
- [数据采集](datacollect/) - [数据采集](datacollect/)
- [系统部署](deploy/) - [系统部署](deploy/)
- [Linux系统部署](deploy/linux.md) - [Linux系统部署](deploy/linux.md)

View File

@ -0,0 +1 @@
* [返回首页](/)