| # Welcome to Matter's documentation! | |
| ```{toctree} | |
| :maxdepth: 2 | |
| :caption: Contents | |
| :hidden: | |
| QUICK_START | |
| PROJECT_FLOW | |
| VSCODE_DEVELOPMENT | |
| api/index | |
| discussion/index | |
| guides/index | |
| style/index | |
| examples/index | |
| tools/index | |
| BUG_REPORT | |
| code_generation | |
| 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 | |
| ``` |