Files
esp-matter/docs/en/api-reference/index.rst
T
Shubham Patil d01148ac51 docs: a few enhancements like auto numbering and auto sorting
- Removed the manual numberings that we added to the sections headings
  and using the "sectnum" directive which auto assign the numbers to the
  sections. This makes writing the docs easy.

- Added support for auto-sorting the delegate list with help of githook
  keep-sorted
2026-03-11 13:54:23 +05:30

15 lines
267 B
ReStructuredText

API Reference
=============
.. toctree::
:maxdepth: 1
esp_matter_data_model.rst
esp_matter_endpoint.rst
esp_matter_cluster.rst
esp_matter_attribute.rst
esp_matter_command.rst
esp_matter_core.rst
esp_matter_event.rst
esp_matter_client.rst