Skip to content

Commit fe7448b

Browse files
committed
fix(matter): Add matter to libraries section
1 parent 21de2c0 commit fe7448b

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

docs/en/libraries.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,17 @@ The Arduino ESP32 offers some unique APIs, described in this section:
9292

9393
api/*
9494

95+
Matter APIs
96+
-----------
97+
98+
.. toctree::
99+
:maxdepth: 1
100+
:glob:
101+
102+
matter/matter
103+
matter/matter_ep
104+
matter/ep_*
105+
95106
Zigbee APIs
96107
-----------
97108

docs/en/matter/matter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ The ``MatterEndPoint`` class is the base class for all Matter endpoints. It prov
105105
.. toctree::
106106
:maxdepth: 2
107107

108-
matter_endpoint
108+
matter_ep
109109

110110
Specific endpoint classes
111111
*************************
File renamed without changes.

0 commit comments

Comments
 (0)