初步整理的编译加速相关文档

This commit is contained in:
孟宁
2025-12-05 02:00:24 +00:00
parent a490b98cba
commit 3870b9720b
6 changed files with 100 additions and 145 deletions

View File

@@ -271,11 +271,11 @@ function sidebarCompiling(): DefaultTheme.SidebarItem[] {
link: '/src/compile/why-distributed-compiling'
},
{
text: 'CloudBuild',
text: 'CloudBuild分布式编译',
link: '/src/compile/cloudbuild'
},
{
text: 'ShareBuild',
text: 'ShareBuild共享编译',
link: '/src/compile/sharebuild'
},
]