初步整理的编译加速相关文档 (#2)
Some checks failed
CI/CD Pipeline for mengning.com.cn / build (push) Has been cancelled

Co-authored-by: 孟宁 <mengning997@163.com>
Reviewed-on: #2
This commit is contained in:
2025-12-05 02:14:25 +00:00
parent 55e4b8dbb0
commit bcaff05d70
6 changed files with 167 additions and 223 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'
},
]