505cc2bb0e
A new role :zephyr_file: is available that renders to a link to the file or folder in GitHub. Find appropriate references using :file: and convert to :zephyr_file: to take advantage of its linking capability. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
30 lines
457 B
ReStructuredText
30 lines
457 B
ReStructuredText
.. _samples-and-demos:
|
|
|
|
Samples and Demos
|
|
#################
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:glob:
|
|
|
|
classic
|
|
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
|
|
``doc/templates/sample.tmpl``
|