mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 23:41:57 +00:00
1. Remove old shell documentation. 2. Create documentation for new shell module. 3. Fix shell.h comments to be able to generate API documentation. Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
17 lines
181 B
ReStructuredText
17 lines
181 B
ReStructuredText
|
|
.. _shell_api:
|
|
|
|
Shell system API
|
|
#################
|
|
|
|
.. contents::
|
|
:depth: 2
|
|
:local:
|
|
:backlinks: top
|
|
|
|
Shell API
|
|
**********
|
|
|
|
.. doxygengroup:: shell_api
|
|
:project: Zephyr
|