From d0564ff2765b483507103b00b5d173eaaf208c9b Mon Sep 17 00:00:00 2001 From: Evawudonger Date: Tue, 3 Jun 2025 16:32:08 +0800 Subject: [PATCH] =?UTF-8?q?devstation=E6=96=87=E6=A1=A3=E4=B8=8B=E6=B2=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/zh/devstation/_toc.yaml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/docs/zh/devstation/_toc.yaml b/docs/zh/devstation/_toc.yaml index 9050d2e04..49dcb1372 100644 --- a/docs/zh/devstation/_toc.yaml +++ b/docs/zh/devstation/_toc.yaml @@ -1,3 +1,14 @@ label: DevStation sections: - - href: ./oedeploy/_toc.yaml + - href: + upstream: https://gitee.com/src-openeuler/calamares/blob/master/docs/zh/_toc.yaml + path: ./devstation/calamares + - href: + upstream: https://gitee.com/src-openeuler/oeDeploy/blob/openEuler-24.03-LTS-SP2/docs/zh/_toc.yaml + path: ./devstation/oedeploy + - href: + upstream: https://gitee.com/src-openeuler/roo-code/blob/master/docs/zh/_toc.yaml + path: ./devstation/roo-code + - href: + upstream: https://gitee.com/src-openeuler/oeDevPlugin/blob/master/docs/zh/_toc.yaml + path: ./devstation/oeDevPlugin -- Gitee