blob: 96773d12422a5cfa7b1a25d61d6bf03a9fe3a218 [file] [log] [blame] [view]
# Guides
Read the following guides for general information about Matter SDK configuration
and features.
```{toctree}
:glob:
:maxdepth: 1
:hidden:
*
```
## Build Guides
- [Building](./BUILDING.md)
## Development Guides
- [Access Control](./access-control-guide.md)
- [Matter IDL tooling and validation](./matter_idl_tooling.md)
- [Writing clusters](./writing_clusters.md)