blob: b7615a476818dffb25b61e6eb2ade310d66db2f0 [file] [log] [blame] [view]
Gaute Svanes Lundee7347ea2023-01-09 19:43:07 +01001# Welcome to Matter's documentation!
2
3```{toctree}
4:maxdepth: 2
5:caption: Contents
6:hidden:
7
8QUICK_START
9PROJECT_FLOW
10VSCODE_DEVELOPMENT
11api/index
Kai Liaoe5e93bf2023-11-01 01:37:32 -060012ci-cd/index
Gaute Svanes Lundee7347ea2023-01-09 19:43:07 +010013discussion/index
C Freeman97871852024-01-17 15:19:06 -050014getting_started/index
15cluster_and_device_type_dev/index
Gaute Svanes Lundee7347ea2023-01-09 19:43:07 +010016guides/index
17style/index
18examples/index
C Freeman9bde9382024-01-23 03:29:24 -050019testing/index
Grzegorz Ferencf1096a52023-04-28 08:14:09 +020020tools/index
Gaute Svanes Lundee7347ea2023-01-09 19:43:07 +010021BUG_REPORT
22code_generation
C Freeman824ba6d2024-04-02 18:11:51 -040023zap_clusters
24spec_clusters
Gaute Svanes Lundee7347ea2023-01-09 19:43:07 +010025ERROR_CODES
C Freeman824ba6d2024-04-02 18:11:51 -040026
Gaute Svanes Lundee7347ea2023-01-09 19:43:07 +010027```
28
29```{include} README.md
30:start-after: About
31:end-before: Building and Developing in Matter
32```
33
34# Matter build status
35
36```{include} README.md
37:start-after: Matter
38:end-before: About
39```