From e5ed8a38a8597f59de55066b911db4deaf8fe21a Mon Sep 17 00:00:00 2001 From: Evawudonger Date: Fri, 27 Jun 2025 11:36:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/en/faq/_toc.yaml | 2 +- dsl/en/home.json | 57 +++++++++++++++++++++++++++++++------------ dsl/zh/home.json | 30 +++++++++++------------ 3 files changed, 58 insertions(+), 31 deletions(-) diff --git a/docs/en/faq/_toc.yaml b/docs/en/faq/_toc.yaml index 1458aeecc..ef80daf66 100644 --- a/docs/en/faq/_toc.yaml +++ b/docs/en/faq/_toc.yaml @@ -1,4 +1,4 @@ -label: Frequently Asked Questions (FAQ) +label: Frequently Asked Questions isManual: true sections: - label: General diff --git a/dsl/en/home.json b/dsl/en/home.json index 8625c9131..bccb7469a 100644 --- a/dsl/en/home.json +++ b/dsl/en/home.json @@ -8,13 +8,13 @@ ], "recommend": { "title": "Others", - "columns": 2, + "columns": 4, "columns_mb": 2, "items": [ { "title": "Quick Start", "desc": "Learn the community essentials in 10 minutes, build and grow quickly.", - "href": "/en/docs/25.03/server/quickstart/quickstart/quick-start.html", + "href": "/en/docs/24.03_LTS_SP2/server/quickstart/quickstart/quick-start.html", "bg_light": "/dsl/assets/img/started-bg-light.png", "bg_dark": "/dsl/assets/img/started-bg-dark.png", "bg_mb_light": "/dsl/assets/img/started-bg-light-mb.png", @@ -23,11 +23,31 @@ { "title": "Installation Guide", "desc": "Step-by-step instructions for installing openEuler.", - "href": "/en/docs/25.03/server/installation_upgrade/installation/installation-preparations.html", + "href": "/en/docs/24.03_LTS_SP2/server/installation_upgrade/installation/installation-preparations.html", "bg_light": "/dsl/assets/img/install-guide-bg-light.png", "bg_dark": "/dsl/assets/img/install-guide-bg-dark.png", "bg_mb_light": "/dsl/assets/img/install-guide-bg-light-mb.png", "bg_mb_dark": "/dsl/assets/img/install-guide-bg-dark-mb.png" + }, + { + "title": "Frequently Asked Questions", + "desc": "Get answers to common questions and troubleshooting tips.", + "href": "/en/docs/common/faq/general/general_faq.html", + "bg_light": "/dsl/assets/img/qa-bg-light.png", + "bg_dark": "/dsl/assets/img/qa-bg-dark.png", + "bg_mb_light": "/dsl/assets/img/qa-bg-light-mb.png", + "bg_mb_dark": "/dsl/assets/img/qa-bg-dark-mb.png", + "dropdown": true + }, + { + "title": "Documentation Development Guide", + "desc": "Discover how you can contribute to document development.", + "href": "/en/docs/common/contribute/directory_structure_introductory.html", + "bg_light": "/dsl/assets/img/docs-dev-guide-bg-light.png", + "bg_dark": "/dsl/assets/img/docs-dev-guide-bg-dark.png", + "bg_mb_light": "/dsl/assets/img/docs-dev-guide-bg-light-mb.png", + "bg_mb_dark": "/dsl/assets/img/docs-dev-guide-bg-dark-mb.png", + "dropdown": true } ] }, @@ -40,37 +60,44 @@ { "title": "Server", "desc": "Explore guides for server installation, upgrades, management, performance tuning, and application development.", - "href": "/en/docs/25.03/server/index.html", + "href": "/en/docs/24.03_LTS_SP2/server/index.html", "icon": "/dsl/assets/img/server-icon.svg", "bg": "/dsl/assets/img/server-bg.png" }, { "title": "Virtualization", "desc": "Learn, install, and use virtualization technologies.", - "href": "/en/docs/25.03/virtualization/index.html", + "href": "/en/docs/24.03_LTS_SP2/virtualization/index.html", "icon": "/dsl/assets/img/virtualization-icon.svg", "bg": "/dsl/assets/img/virtualization-bg.png" }, { "title": "Cloud", "desc": "Deploy containers and clusters with the comprehensive guides.", - "href": "/en/docs/25.03/cloud/index.html", + "href": "/en/docs/24.03_LTS_SP2/cloud/index.html", "icon": "/dsl/assets/img/cloud-icon.svg", "bg": "/dsl/assets/img/cloud-bg.png" }, { "title": "Edge", "desc": "Get started with KubeEdge and K3S installation and usage.", - "href": "/en/docs/25.03/edge_computing/index.html", + "href": "/en/docs/24.03_LTS_SP2/edge_computing/index.html", "icon": "/dsl/assets/img/edge-computing-icon.svg", "bg": "/dsl/assets/img/edge-computing-bg.png" }, { "title": "Embedded", "desc": "Build images, develop applications, and manage embedded systems.", - "href": "/en/docs/25.03/embedded/index.html", + "href": "/en/docs/24.03_LTS_SP2/embedded/index.html", "icon": "/dsl/assets/img/embedded-icon.svg", "bg": "/dsl/assets/img/embedded-bg.png" + }, + { + "title": "DevStation", + "desc": "Get started with DevStation to streamline your development on openEuler.", + "href": "/en/docs/24.03_LTS_SP2/devstation/index.html", + "icon": "/dsl/assets/img/dev-station-icon.svg", + "bg": "/dsl/assets/img/dev-station-bg.svg" } ] }, @@ -82,37 +109,37 @@ { "title": "Community Tools", "desc": "Discover guides for image building, compilation, performance optimization, migration, virtualization, and epkg package manager.", - "href": "/en/docs/25.03/tools/community_tools/index.html" + "href": "/en/docs/24.03_LTS_SP2/tools/community_tools/index.html" }, { "title": "Community DevOps Services", "desc": "Leverage source code and package management services.", - "href": "/en/docs/25.03/tools/devops/index.html" + "href": "/en/docs/24.03_LTS_SP2/tools/devops/index.html" }, { "title": "AI", "desc": "Access guides for the openEuler Intelligent Interaction Platform and container images for AI model services.", - "href": "/en/docs/25.03/tools/ai/index.html" + "href": "/en/docs/24.03_LTS_SP2/tools/ai/index.html" }, { "title": "Desktop", "desc": "Set up and use graphical desktop environments.", - "href": "/en/docs/25.03/tools/desktop/index.html" + "href": "/en/docs/24.03_LTS_SP2/tools/desktop/index.html" }, { "title": "Cloud", "desc": "Explore user guides for CTinspector, CPDS and other essential tools.", - "href": "/en/docs/25.03/tools/cloud/index.html" + "href": "/en/docs/24.03_LTS_SP2/tools/cloud/index.html" }, { "title": "System Operations", "desc": "Create hot patches and monitor your system with specialized tools.", - "href": "/en/docs/25.03/tools/maintenance/index.html" + "href": "/en/docs/24.03_LTS_SP2/tools/maintenance/index.html" }, { "title": "Security", "desc": "Implement security configurations with our recommended tools.", - "href": "/en/docs/25.03/tools/security/index.html" + "href": "/en/docs/24.03_LTS_SP2/tools/security/index.html" } ] } diff --git a/dsl/zh/home.json b/dsl/zh/home.json index 8d91bc288..9fbbe0dd5 100644 --- a/dsl/zh/home.json +++ b/dsl/zh/home.json @@ -14,7 +14,7 @@ { "title": "新手入门", "desc": "10分钟玩转社区,快速构建与成长", - "href": "/zh/docs/25.03/server/quickstart/quickstart/quick-start.html", + "href": "/zh/docs/24.03_LTS_SP2/server/quickstart/quickstart/quick-start.html", "bg_light": "/dsl/assets/img/started-bg-light.png", "bg_dark": "/dsl/assets/img/started-bg-dark.png", "bg_mb_light": "/dsl/assets/img/started-bg-light-mb.png", @@ -23,7 +23,7 @@ { "title": "安装指南", "desc": "安装 openEuler 操作系统", - "href": "/zh/docs/25.03/server/installation_upgrade/installation/installation-preparations.html", + "href": "/zh/docs/24.03_LTS_SP2/server/installation_upgrade/installation/installation-preparations.html", "bg_light": "/dsl/assets/img/install-guide-bg-light.png", "bg_dark": "/dsl/assets/img/install-guide-bg-dark.png", "bg_mb_light": "/dsl/assets/img/install-guide-bg-light-mb.png", @@ -60,42 +60,42 @@ { "title": "服务器", "desc": "提供服务器场景的安装升级、管理运维、性能调优、应用开发等操作指南", - "href": "/zh/docs/25.03/server/index.html", + "href": "/zh/docs/24.03_LTS_SP2/server/index.html", "icon": "/dsl/assets/img/server-icon.svg", "bg": "/dsl/assets/img/server-bg.png" }, { "title": "虚拟化", "desc": "帮助用户了解、安装和使用虚拟化", - "href": "/zh/docs/25.03/virtualization/index.html", + "href": "/zh/docs/24.03_LTS_SP2/virtualization/index.html", "icon": "/dsl/assets/img/virtualization-icon.svg", "bg": "/dsl/assets/img/virtualization-bg.png" }, { "title": "云原生", "desc": "帮助用户安装和使用容器,部署集群等", - "href": "/zh/docs/25.03/cloud/index.html", + "href": "/zh/docs/24.03_LTS_SP2/cloud/index.html", "icon": "/dsl/assets/img/cloud-icon.svg", "bg": "/dsl/assets/img/cloud-bg.png" }, { "title": "边缘计算", "desc": "提供 KubeEdge、K3S 的安装和使用介绍", - "href": "/zh/docs/25.03/edge_computing/index.html", + "href": "/zh/docs/24.03_LTS_SP2/edge_computing/index.html", "icon": "/dsl/assets/img/edge-computing-icon.svg", "bg": "/dsl/assets/img/edge-computing-bg.png" }, { "title": "嵌入式", "desc": "提供嵌入式场景的镜像构建、应用开发、系统管理等操作指南", - "href": "/zh/docs/25.03/embedded/index.html", + "href": "/zh/docs/24.03_LTS_SP2/embedded/index.html", "icon": "/dsl/assets/img/embedded-icon.svg", "bg": "/dsl/assets/img/embedded-bg.png" }, { "title": "DevStation", "desc": "帮助⽤户了解 openEuler 社区⼀站式开发者⼯作站 DevStation", - "href": "/zh/docs/25.03/devstation/index.html", + "href": "/zh/docs/24.03_LTS_SP2/devstation/index.html", "icon": "/dsl/assets/img/dev-station-icon.svg", "bg": "/dsl/assets/img/dev-station-bg.svg" } @@ -109,37 +109,37 @@ { "title": "社区工具", "desc": "提供镜像构建、编译、性能优化、迁移、虚拟化、epkg 软件包工具使用指南", - "href": "/zh/docs/25.03/tools/community_tools/index.html" + "href": "/zh/docs/24.03_LTS_SP2/tools/community_tools/index.html" }, { "title": "DevOps(社区服务)", "desc": "帮助用户使用源码管理、包管理服务", - "href": "/zh/docs/25.03/tools/devops/index.html" + "href": "/zh/docs/24.03_LTS_SP2/tools/devops/index.html" }, { "title": "AI", "desc": "提供 openEuler 大模型智能交互平台,AI 大模型服务镜像等使用指南", - "href": "/zh/docs/25.03/tools/ai/index.html" + "href": "/zh/docs/24.03_LTS_SP2/tools/ai/index.html" }, { "title": "图形桌面使用", "desc": "帮助用户安装和使用桌面环境", - "href": "/zh/docs/25.03/tools/desktop/index.html" + "href": "/zh/docs/24.03_LTS_SP2/tools/desktop/index.html" }, { "title": "云原生工具", "desc": "提供云原生常用工具用户指南,包含 CTinspector、CPDS 等", - "href": "/zh/docs/25.03/tools/cloud/index.html" + "href": "/zh/docs/24.03_LTS_SP2/tools/cloud/index.html" }, { "title": "系统运维", "desc": "提供热补丁制作、系统监控工具使用指南", - "href": "/zh/docs/25.03/tools/maintenance/index.html" + "href": "/zh/docs/24.03_LTS_SP2/tools/maintenance/index.html" }, { "title": "安全", "desc": "提供安全配置常用工具使用指南", - "href": "/zh/docs/25.03/tools/security/index.html" + "href": "/zh/docs/24.03_LTS_SP2/tools/security/index.html" } ] } -- Gitee