2479af21f6
The table of contents for the samples' catalog was showing too many levels for some sections. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
36 lines
586 B
ReStructuredText
36 lines
586 B
ReStructuredText
.. _samples-and-demos:
|
|
|
|
Samples and Demos
|
|
#################
|
|
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
:maxdepth: 2
|
|
:glob:
|
|
|
|
sample_definition_and_criteria
|
|
classic
|
|
basic/*
|
|
userspace/*
|
|
subsys/subsys.rst
|
|
net/net.rst
|
|
bluetooth/bluetooth.rst
|
|
sensor/*
|
|
arch/*
|
|
boards/*
|
|
drivers/drivers.rst
|
|
application_development/*
|
|
shields/*
|
|
cpp/*
|
|
posix/*
|
|
kernel/*
|
|
tfm_integration/tfm_integration.rst
|
|
modules/*
|
|
compression/*
|
|
fuel_gauge/*
|
|
|
|
.. comment
|
|
To add a new sample document, please use the template available under
|
|
``doc/templates/sample.tmpl``
|