doc: add labels to 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: Ie5ff404ac23621dbcf6ca61734ed6f72832c1ce2 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
0f77021ba7
commit
1a9600b704
|
@ -1,3 +1,5 @@
|
|||
.. _grove-kit-samples:
|
||||
|
||||
Grove Kit Samples
|
||||
#################
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. _grove-lcd-sample:
|
||||
|
||||
Grove LCD
|
||||
#########
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. _dining-philosophers-sample:
|
||||
|
||||
Dining Philosophers
|
||||
###################
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. _power-management-samples:
|
||||
|
||||
Power Management Samples
|
||||
########################
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. _power-mgr-sample:
|
||||
|
||||
Power management demo
|
||||
#####################
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. _console-samples:
|
||||
|
||||
Console Samples
|
||||
###############
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. _subsystem-samples:
|
||||
|
||||
Various Subsystems Samples
|
||||
##########################
|
||||
|
||||
|
|
Loading…
Reference in a new issue