1.. zephyr:code-sample-category:: samples
2   :name: Samples and Demos
3
4Zephyr offers a comprehensive collection of samples and demos that highlight the features of the
5kernel and its subsystems.
6
7These samples are crafted to be simple and easy to understand, serving as a starting point for your
8own projects.
9
10We welcome contributions of new samples to the project and you are encouraged to read more about
11the :ref:`definition_and_criteria` if you are interested in submitting your own sample.
12
13.. zephyr:code-sample-listing::
14   :categories: samples
15   :live-search:
16
17.. toctree::
18   :titlesonly:
19   :maxdepth: 1
20   :hidden:
21   :glob:
22
23   sample_definition_and_criteria
24