File tree Expand file tree Collapse file tree 2 files changed +30
-0
lines changed
Expand file tree Collapse file tree 2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ # primitives User Guide (English)
2+
3+ This section is organized by workflow. Start with installation, then quick start.
4+
5+ ## Reading Order
6+
7+ 1 . [ Installation and Build] ( ./installation-and-build.md )
8+ 2 . [ Quick Start] ( ./quick-start.md )
9+ 3 . [ Concurrency Guide] ( ./concurrency.md )
10+ 4 . [ Extension Guide] ( ./extension.md )
11+
12+ ## Related Docs
13+
14+ - API reference: [ ../../api/en/README.md] ( ../../api/en/README.md )
15+ - Docs root: [ ../../README.md] ( ../../README.md )
Original file line number Diff line number Diff line change 1+ # primitives 用户文档(中文)
2+
3+ 本节按使用流程组织。建议先看安装构建,再看快速上手。
4+
5+ ## 阅读顺序
6+
7+ 1 . [ 安装与构建] ( ./installation-and-build.md )
8+ 2 . [ 快速上手] ( ./quick-start.md )
9+ 3 . [ 并发使用指南] ( ./concurrency.md )
10+ 4 . [ 扩展开发指南] ( ./extension.md )
11+
12+ ## 相关文档
13+
14+ - API 参考: [ ../../api/zh/README.md] ( ../../api/zh/README.md )
15+ - 文档总入口: [ ../../README.md] ( ../../README.md )
You can’t perform that action at this time.
0 commit comments