Gaute Svanes Lunde | e7347ea | 2023-01-09 19:43:07 +0100 | [diff] [blame] | 1 | # Welcome to Matter's documentation! |
| 2 | |
| 3 | ```{toctree} |
| 4 | :maxdepth: 2 |
| 5 | :caption: Contents |
| 6 | :hidden: |
| 7 | |
| 8 | QUICK_START |
| 9 | PROJECT_FLOW |
| 10 | VSCODE_DEVELOPMENT |
| 11 | api/index |
Kai Liao | e5e93bf | 2023-11-01 01:37:32 -0600 | [diff] [blame] | 12 | ci-cd/index |
Gaute Svanes Lunde | e7347ea | 2023-01-09 19:43:07 +0100 | [diff] [blame] | 13 | discussion/index |
| 14 | guides/index |
| 15 | style/index |
| 16 | examples/index |
Grzegorz Ferenc | f1096a5 | 2023-04-28 08:14:09 +0200 | [diff] [blame] | 17 | tools/index |
Gaute Svanes Lunde | e7347ea | 2023-01-09 19:43:07 +0100 | [diff] [blame] | 18 | BUG_REPORT |
| 19 | code_generation |
Andrei Litvin | 44ea4eb | 2023-12-01 10:53:22 -0500 | [diff] [blame] | 20 | clusters |
Gaute Svanes Lunde | e7347ea | 2023-01-09 19:43:07 +0100 | [diff] [blame] | 21 | ERROR_CODES |
| 22 | ``` |
| 23 | |
| 24 | ```{include} README.md |
| 25 | :start-after: About |
| 26 | :end-before: Building and Developing in Matter |
| 27 | ``` |
| 28 | |
| 29 | # Matter build status |
| 30 | |
| 31 | ```{include} README.md |
| 32 | :start-after: Matter |
| 33 | :end-before: About |
| 34 | ``` |