zephyr/samples/samples.rst
David B. Kinder aabaa4fab9 doc: reduce sample index clutter
Docs in the samples folder are a mixture of samples and sample indexes
of more samples, cluttering the index display. This change eliminates
the clutter, be we should reorganize the sample docs so we have a
consistent doc hierarchy (and improved organization).

Fixes: #12758

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2019-01-26 18:52:54 -05:00

30 lines
460 B
ReStructuredText

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