blob: f4b40622714eaee76a00860f0f4107c275f6fbfa [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
Gaute Svanes Lundee7347ea2023-01-09 19:43:07 +01008PROJECT_FLOW
9VSCODE_DEVELOPMENT
Kai Liaoe5e93bf2023-11-01 01:37:32 -060010ci-cd/index
C Freeman97871852024-01-17 15:19:06 -050011getting_started/index
12cluster_and_device_type_dev/index
Gaute Svanes Lundee7347ea2023-01-09 19:43:07 +010013guides/index
14style/index
15examples/index
C Freeman08513822024-08-23 04:39:55 -040016product_considerations/index
C Freeman9bde9382024-01-23 03:29:24 -050017testing/index
C Freeman08513822024-08-23 04:39:55 -040018tips_and_troubleshooting/index
Grzegorz Ferencf1096a52023-04-28 08:14:09 +020019tools/index
Gaute Svanes Lundee7347ea2023-01-09 19:43:07 +010020BUG_REPORT
21code_generation
C Freeman824ba6d2024-04-02 18:11:51 -040022zap_clusters
23spec_clusters
Andrei Litvin72450e42024-06-06 11:48:57 -040024upgrading
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```