From c52adf8930bad31736d899387e1e54388a59e4a8 Mon Sep 17 00:00:00 2001 From: gccgdb1234 Date: Wed, 7 Aug 2024 09:35:20 +0800 Subject: [PATCH] doc: remove sidebar from index.md --- docs/zh/05-basic/index.md | 3 +-- docs/zh/06-advanced/index.md | 1 - docs/zh/07-operation/index.md | 3 +-- docs/zh/08-develop/index.md | 1 - docs/zh/25-application/index.md | 1 - 5 files changed, 2 insertions(+), 7 deletions(-) diff --git a/docs/zh/05-basic/index.md b/docs/zh/05-basic/index.md index 18a456da1f..9e5668939a 100644 --- a/docs/zh/05-basic/index.md +++ b/docs/zh/05-basic/index.md @@ -1,6 +1,5 @@ --- -sidebar_label: 快速入门 -title: TDengine 入门 +title: 快速入门 toc_max_heading_level: 4 --- diff --git a/docs/zh/06-advanced/index.md b/docs/zh/06-advanced/index.md index d8a18244ef..9602bf96d8 100644 --- a/docs/zh/06-advanced/index.md +++ b/docs/zh/06-advanced/index.md @@ -1,5 +1,4 @@ --- -sidebar_label: 高级功能 title: TDengine 高级功能 toc_max_heading_level: 4 --- diff --git a/docs/zh/07-operation/index.md b/docs/zh/07-operation/index.md index 6474bad226..52a5d5082a 100644 --- a/docs/zh/07-operation/index.md +++ b/docs/zh/07-operation/index.md @@ -1,6 +1,5 @@ --- -sidebar_label: 运维管理 -title: TDengine 运维管理 +title: 运维管理 toc_max_heading_level: 4 --- diff --git a/docs/zh/08-develop/index.md b/docs/zh/08-develop/index.md index edff757ede..9d4adce01c 100644 --- a/docs/zh/08-develop/index.md +++ b/docs/zh/08-develop/index.md @@ -1,6 +1,5 @@ --- title: 开发指南 -sidebar_label: 开发指南 description: 让开发者能够快速上手的指南 --- diff --git a/docs/zh/25-application/index.md b/docs/zh/25-application/index.md index 3c0eea9de8..9159c66c5b 100644 --- a/docs/zh/25-application/index.md +++ b/docs/zh/25-application/index.md @@ -1,6 +1,5 @@ --- title: 实践案例 -sidebar_label: 实践案例 toc_max_heading_level: 4 ---