samples: net: openthread: create category in docs

Add higher-level category for OpenThread in docs to avoid orphaned
sample documentation.

Signed-off-by: Martin Jäger <martin@libre.solar>
This commit is contained in:
Martin Jäger 2024-12-30 15:38:13 +01:00 committed by Benjamin Cabé
parent 8eff86229e
commit 17cde7d574
3 changed files with 7 additions and 4 deletions

View file

@ -170,7 +170,7 @@ CDC ACM UART as backend for a subsystem or application:
* ``zephyr,bt-c2h-uart`` used in Bluetooth,
for example see :zephyr:code-sample:`bluetooth_hci_uart`
* ``zephyr,ot-uart`` used in OpenThread,
for example see :zephyr:code-sample:`coprocessor`
for example see :zephyr:code-sample:`openthread-coprocessor`
* ``zephyr,shell-uart`` used by shell for serial backend,
for example see :zephyr_file:`samples/subsys/shell/shell_module`
* ``zephyr,uart-mcumgr`` used by :zephyr:code-sample:`smp-svr` sample

View file

@ -0,0 +1,5 @@
.. zephyr:code-sample-category:: openthread
:name: OpenThread
:show-listing:
These samples demonstrate various use cases for the Thread protocol and underlying IEEE 802.15.4.

View file

@ -1,6 +1,4 @@
:orphan:
.. zephyr:code-sample:: coprocessor
.. zephyr:code-sample:: openthread-coprocessor
:name: OpenThread co-processor
:relevant-api: openthread