From d0fc5c40c16b399b49a1fb183291b254587e5ed2 Mon Sep 17 00:00:00 2001 From: wuying21 Date: Wed, 23 Apr 2025 07:31:02 +0000 Subject: [PATCH] update docs/zh/server/development/BiSheng-Autotuner/_toc.yaml. Signed-off-by: wuying21 --- docs/zh/server/development/BiSheng-Autotuner/_toc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/server/development/BiSheng-Autotuner/_toc.yaml b/docs/zh/server/development/BiSheng-Autotuner/_toc.yaml index 259170037..cb418b00d 100644 --- a/docs/zh/server/development/BiSheng-Autotuner/_toc.yaml +++ b/docs/zh/server/development/BiSheng-Autotuner/_toc.yaml @@ -1,6 +1,6 @@ label: BiSheng-Autotuner 用户指南 isManual: true -description: BiSheng-Autotuner 是一个自动编译调优工具,与支持调优的编译器(如 LLVM for openEuler、GCC for openEuler)配合使用。 +description: BiSheng-Autotuner 是一个自动编译调优工具,与支持调优的编译器(如 LLVM for openEuler、GCC for openEuler)配合使用 sections: - label: BiSheng-Autotuner 使用手册 href: ./BiSheng-Autotuner-user-guide.md \ No newline at end of file -- Gitee