From 639b4960d6c6cbdca73129feb9857f6cd470974b Mon Sep 17 00:00:00 2001 From: hemiao11 Date: Thu, 12 Jun 2025 14:53:12 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/zh/edge_computing/kube_edge/_toc.yaml | 11 ++++------- docs/zh/edge_computing/ros/_toc.yaml | 2 -- .../virtualization/euler_launcher/overall.md | 8 ++++---- 3 files changed, 8 insertions(+), 13 deletions(-) diff --git a/docs/zh/edge_computing/kube_edge/_toc.yaml b/docs/zh/edge_computing/kube_edge/_toc.yaml index 627964514..1406dabe0 100644 --- a/docs/zh/edge_computing/kube_edge/_toc.yaml +++ b/docs/zh/edge_computing/kube_edge/_toc.yaml @@ -2,10 +2,7 @@ label: KubeEdge 边缘计算平台用户指南 isManual: true description: 主要介绍了边缘计算平台 KubeEdge 的部署与使用。 sections: - - label: KubeEdge 边缘计算平台用户指南 - href: ./overview.md - sections: - - label: KubeEdge 使用文档 - href: ./kube_edge_user_document.md - - label: KubeEdge 部署指南 - href: ./kube_edge_deployment_guide.md + - label: KubeEdge 使用文档 + href: ./kube_edge_user_document.md + - label: KubeEdge 部署指南 + href: ./kube_edge_deployment_guide.md diff --git a/docs/zh/edge_computing/ros/_toc.yaml b/docs/zh/edge_computing/ros/_toc.yaml index a2895f5ca..9763d7ab5 100644 --- a/docs/zh/edge_computing/ros/_toc.yaml +++ b/docs/zh/edge_computing/ros/_toc.yaml @@ -10,7 +10,5 @@ sections: href: ./installation_and_deployment.md - label: 使用方法 href: ./usage_guide.md - - label: 常见问题与解决方法 - href: ./faqs_and_solutions.md - label: 附录 href: ./appendix.md diff --git a/docs/zh/tools/community_tools/virtualization/euler_launcher/overall.md b/docs/zh/tools/community_tools/virtualization/euler_launcher/overall.md index f5a55ab28..c3d04f5ee 100644 --- a/docs/zh/tools/community_tools/virtualization/euler_launcher/overall.md +++ b/docs/zh/tools/community_tools/virtualization/euler_launcher/overall.md @@ -10,9 +10,9 @@ ## 快速开始 -**EulerLauncher** MacOS用户请参考[MacOS用户指导文档][1] +**EulerLauncher** MacOS用户请参考[《MacOS用户指导文档》][1] -**EulerLauncher** Windows用户请参考[Windows用户指导文档][2] +**EulerLauncher** Windows用户请参考[《Windows用户指导文档》][2] -[1]: ./mac-user-manual.md -[2]: ./win-user-manual.md \ No newline at end of file +[1]: ./mac_user_manual.md +[2]: ./win_user_manual.md \ No newline at end of file -- Gitee From 8e89936c3321cf2e0a919f95914149da2244e152 Mon Sep 17 00:00:00 2001 From: hemiao11 Date: Thu, 12 Jun 2025 14:59:26 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9markdownlint=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../community_tools/virtualization/euler_launcher/overall.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/tools/community_tools/virtualization/euler_launcher/overall.md b/docs/zh/tools/community_tools/virtualization/euler_launcher/overall.md index c3d04f5ee..1250b724e 100644 --- a/docs/zh/tools/community_tools/virtualization/euler_launcher/overall.md +++ b/docs/zh/tools/community_tools/virtualization/euler_launcher/overall.md @@ -15,4 +15,4 @@ **EulerLauncher** Windows用户请参考[《Windows用户指导文档》][2] [1]: ./mac_user_manual.md -[2]: ./win_user_manual.md \ No newline at end of file +[2]: ./win_user_manual.md -- Gitee