diff --git a/docs/_sidebar.md b/docs/_sidebar.md index 3bf8105e..b734321e 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -1,6 +1,3 @@ - [首页](/) - [API说明](api/) - - [系统管理](api/systemmgr.md) - - [设备管理](api/equipment.md) - - [节点管理](api/node.md) - [数据采集](datacollect/) \ No newline at end of file diff --git a/docs/api/_sidebar.md b/docs/api/_sidebar.md index 8db7cb3d..516ee848 100644 --- a/docs/api/_sidebar.md +++ b/docs/api/_sidebar.md @@ -1,4 +1,4 @@ -- [返回首页](/) -- [设备模块](equipment.md) -- [节点模块](node.md) -- [系统管理模块](systemmgr.md) \ No newline at end of file +* [返回首页](/) +* [设备模块](equipment.md) +* [节点模块](node.md) +* [系统管理模块](systemmgr.md) \ No newline at end of file diff --git a/docs/datacollect/_sidebar.md b/docs/datacollect/_sidebar.md index b4f0132d..328af778 100644 --- a/docs/datacollect/_sidebar.md +++ b/docs/datacollect/_sidebar.md @@ -1 +1 @@ -- [返回首页](/) \ No newline at end of file +* [返回首页](/) \ No newline at end of file