From d6bfa019f283b841e5a36429f5b5a4ac941cffc5 Mon Sep 17 00:00:00 2001 From: chopupu <1123478123@qq.com> Date: Wed, 14 May 2025 17:08:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=84=E8=8C=83=E5=B5=8C=E5=85=A5=E5=BC=8F?= =?UTF-8?q?=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/zh/docs/Embedded/_toc.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/zh/docs/Embedded/_toc.yaml b/docs/zh/docs/Embedded/_toc.yaml index e69de29bb..4b952041f 100644 --- a/docs/zh/docs/Embedded/_toc.yaml +++ b/docs/zh/docs/Embedded/_toc.yaml @@ -0,0 +1,7 @@ +label: 嵌入式 +sections: + - label: openEuler Embedded用户指南 + href: >- + https://pages.openeuler.openatom.cn/embedded/docs/build/html/master/index.html + description: openEuler Embedded是为嵌入式场景设计的轻量、安全、实时操作系统,支持多硬件架构 + - href: ./uniproton/_toc.yaml -- Gitee