1.. _descriptive_title_link_name:
2
3[A Descriptive Title]
4#####################
5
6Overview
7********
8[A short description about the sample and what it does]
9
10Requirements
11************
12[List of required software and hardware components. Provide pointers to
13hardware components such as sensors and shields]
14
15Wiring
16******
17[For simple projects, a description of how to wire the board for the demo. For
18complex projects, provide a graphic with more details, preferably using
19Fritzing or some other visualisation tools]
20
21Building and Running
22********************
23[ How to build the sample and how to run it. Pointers to where to find the
24sample in the source tree and how to configure it and run it for a specific
25target platform]
26
27[When showing code-blocks with sample build command instructions, use the
28..zephyr-app-commands directive (see the doc guidelines) instead of a
29hand-written code-block.]
30
31References
32**********
33[ Links to external references such as datasheets or additional documentation]
34
35
36