mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 08:52:28 +00:00
Changed README to RST and updated the formatting. Jira: ZEP-1537 Change-Id: I012854daff6883cf462a3cc0246c73a8767dcd66 Signed-off-by: Ramesh Thomas <ramesh.thomas@intel.com>
23 lines
282 B
ReStructuredText
23 lines
282 B
ReStructuredText
Samples and Demos
|
|
#################
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:glob:
|
|
|
|
kernel
|
|
basic/*
|
|
net/net.rst
|
|
sensor/*
|
|
grove/*
|
|
advanced
|
|
power/power.rst
|
|
|
|
|
|
|
|
|
|
|
|
To add a new sample documentation, please use the template available under
|
|
:file:`doc/templates/sample.tmpl`
|