From 812a7734e03adf4992dc01d180f123fe8d8b51e7 Mon Sep 17 00:00:00 2001 From: Wang Kui Date: Thu, 29 May 2025 23:23:22 +0800 Subject: [PATCH] upgrade docs for oegitext and roo-code --- docs/zh/devstation/_toc.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/zh/devstation/_toc.yaml b/docs/zh/devstation/_toc.yaml index 173ffd7db..2c30eb5cd 100644 --- a/docs/zh/devstation/_toc.yaml +++ b/docs/zh/devstation/_toc.yaml @@ -2,6 +2,10 @@ label: DevStation sections: - href: ./devstation/_toc.yaml - href: ./oedeploy/_toc.yaml - - href: ./oeGitExt/_toc.yaml - href: ./oeDevPlugin/_toc.yaml - - href: ./roo-code/_toc.yaml + - href: + upstream: https://gitee.com/openeuler/oeGitExt/blob/master/docs/zh/2503/_toc.yaml + path: ./devstation/oeGitExt + - href: + upstream: https://gitee.com/src-openeuler/roo-code/blob/master/docs/zh/2503/_toc.yaml + path: ./devstation/roo-code -- Gitee