doc: add labels to basic sample docs

Docs need a label at the top so we can use :ref:`labelname`
to create a link to that doc from other docs.

Change-Id: I57d65a8888f78aa61d776f607a5db86bdb35726c
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2017-04-04 12:20:40 -07:00 committed by Anas Nashif
parent 2bfff175ab
commit b78ffc0e6b
8 changed files with 16 additions and 0 deletions

View file

@ -1,3 +1,5 @@
.. _basic-sample:
Basic Samples
#############

View file

@ -1,3 +1,5 @@
.. _blink-led-sample:
PWM: Blink LED
##############

View file

@ -1,3 +1,5 @@
.. _blinky-sample:
Blinky Application
##################

View file

@ -1,3 +1,5 @@
.. _button-sample:
Button demo
###########

View file

@ -1,3 +1,5 @@
.. _disco-sample:
Disco demo
##########

View file

@ -1,3 +1,5 @@
.. _fade-led-sample:
PWM: Fade LED
#############

View file

@ -1,3 +1,5 @@
.. _rgb-led-sample:
PWM: RGB LED
############

View file

@ -1,3 +1,5 @@
.. _servo-motor-sample:
PWM: Servo motor
################