docs(zh-CN): translate code block(plain text) (#753)

Co-authored-by: neo <neo.dowithless@gmail.com>
This commit is contained in:
zdoc.app
2026-03-23 06:39:24 +08:00
committed by GitHub
parent fd2a8edb53
commit 4f6f587700
118 changed files with 1807 additions and 1835 deletions

View File

@@ -13,11 +13,11 @@ origin: ECC
```text
Start
|
+-- Need strict CI/PR control? -- yes --> continuous-pr
+-- 需要严格的 CI/PR 控制? -- yes --> continuous-pr
|
+-- Need RFC decomposition? -- yes --> rfc-dag
+-- 需要 RFC 分解? -- yes --> rfc-dag
|
+-- Need exploratory parallel generation? -- yes --> infinite
+-- 需要探索性并行生成? -- yes --> infinite
|
+-- default --> sequential
```