From aaa9ba62830cb53565d22ef91bc5c1cac5fd6722 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=B7=E6=88=90=E4=BC=9F?= Date: Thu, 17 Oct 2024 15:41:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3=E6=A0=BC?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/_sidebar.md | 3 --- docs/api/_sidebar.md | 8 ++++---- docs/datacollect/_sidebar.md | 2 +- 3 files changed, 5 insertions(+), 8 deletions(-) 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