From e0bd981264ae2f471c271dc4c02a1d059d3551a0 Mon Sep 17 00:00:00 2001 From: lw520203 <1823363429@qq.com> Date: Thu, 1 May 2025 16:25:34 +0800 Subject: [PATCH] add DevStation installation guide docs --- docs/zh/devstation/_toc.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/zh/devstation/_toc.yaml b/docs/zh/devstation/_toc.yaml index 9050d2e04..e45b3baae 100644 --- a/docs/zh/devstation/_toc.yaml +++ b/docs/zh/devstation/_toc.yaml @@ -1,3 +1,5 @@ label: DevStation sections: - href: ./oedeploy/_toc.yaml + - href: https://gitee.com/src-openeuler/calamares/blob/master/docs/zh/_toc.yaml + path: ./devstation/calamares -- Gitee