Files
Uni-Lab-OS/docs/intro.md
lixinyu1011 0bf6994f95 1114物料手册定义教程byxinyu (#165)
* 宜宾奔耀工站deck前端by_Xinyu

* 构建物料教程byxinyu

* 1114物料手册定义教程
2025-11-15 02:49:17 +08:00

51 lines
811 B
Markdown

欢迎来到项目文档的首页!
## 核心概念
```{toctree}
:maxdepth: 2
concepts/overview.md
concepts/01-communication-instruction.md
concepts/02-topology-and-chemputer-compile.md
```
## **用户指南**
本指南将带你了解如何使用项目的功能。
```{toctree}
:maxdepth: 2
user_guide/installation.md
user_guide/configuration.md
user_guide/launch.md
boot_examples/index.md
```
## 开发者指南
```{toctree}
:maxdepth: 2
developer_guide/device_driver
developer_guide/add_device
developer_guide/add_action
developer_guide/actions
developer_guide/workstation_architecture
developer_guide/add_protocol
developer_guide/add_batteryPLC
developer_guide/materials_tutorial
developer_guide/materials_construction_guide
```
## 接口文档
```{toctree}
:maxdepth: 2
apidocs/unilabos
```