-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmkdocs.yml
More file actions
33 lines (32 loc) · 1.3 KB
/
mkdocs.yml
File metadata and controls
33 lines (32 loc) · 1.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
site_name: Gmaster Documentation
site_url: https://docs.gmaster.com
theme:
name: material
nav:
- 首页: index.md
- 软件组:
- 软件组首页: 软件组/index.md
- 培训:
- 培训首页: 软件组/培训/index.md
- 自学清单: 软件组/培训/自学清单.md
- Lesson1 开发环境配置: 软件组/培训/Lesson1 开发环境配置.md
- Github Education认证: 软件组/培训/Github Education认证.md
- 开发:
- 开发首页: 软件组/开发/index.md
- Git: 软件组/开发/Git.md
- SSH: 软件组/开发/ssh.md
- 烧录器: 软件组/开发/烧录器.md
- LiveWatch: 软件组/开发/livewatch.md
- UART线序: 软件组/开发/UART线序.md
- CAN负载计算: 软件组/开发/CAN负载计算器.md
- PID: 软件组/开发/PID.md
- Vofa调试: 软件组/开发/Vofa.md
- Checklist:
- Checklist首页: 软件组/checklist/index.md
- 电机: 软件组/checklist/电机.md
- 烧录: 软件组/checklist/烧录.md
- 串口读取数据: 软件组/checklist/串口读取数据.md
- 硬件组: 硬件组/index.md
- 机械组: 机械组/index.md
- 视觉组: 视觉组/index.md
- 宣运组: 宣运组/index.md