| # Welcome to Matter's documentation! |
| |
| ```{toctree} |
| :maxdepth: 2 |
| :caption: Contents |
| :hidden: |
| |
| PROJECT_FLOW |
| VSCODE_DEVELOPMENT |
| ci-cd/index |
| getting_started/index |
| cluster_and_device_type_dev/index |
| guides/index |
| style/index |
| examples/index |
| product_considerations/index |
| testing/index |
| tips_and_troubleshooting/index |
| tools/index |
| BUG_REPORT |
| code_generation |
| zap_clusters |
| spec_clusters |
| upgrading |
| ERROR_CODES |
| |
| ``` |
| |
| ```{include} README.md |
| :start-after: About |
| :end-before: Building and Developing in Matter |
| ``` |
| |
| # Matter build status |
| |
| ```{include} README.md |
| :start-after: Matter |
| :end-before: About |
| ``` |