zephyr/samples/samples.rst
Sebastian Bøe 38f8e849b5 doc: Introduce the sample category app. dev. to the docs
There are currently two samples in the
~/zephyr/samples/application_development/ directory. This commit
allows them to be visible in the documentation.

It is not clear why this has not been done already.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-03-27 09:35:35 -04:00

26 lines
388 B
ReStructuredText

.. _samples-and-demos:
Samples and Demos
#################
.. toctree::
:maxdepth: 2
:glob:
kernel
basic/*
subsys/subsys.rst
net/net.rst
bluetooth/bluetooth.rst
sensor/*
grove/*
boards/*
mpu/*
drivers/drivers.rst
application_development/*
To add a new sample document, please use the template available under
:file:`doc/templates/sample.tmpl`