Include examples in toctree

Change-Id: Ib8ae08922a2022a3c36e5eefb2773ca35ba2bdc1
This commit is contained in:
TerryHowe
2015-06-22 11:31:14 -06:00
committed by Terry Howe
parent f9b427774d
commit 9fb0681721

View File

@@ -38,7 +38,12 @@ approach, this is where you'll want to begin.
Orchestration <userguides/orchestration>
Telemetry <userguides/telemetry>
It may also be useful to try out some working code :doc:`examples <examples>`.
It may also be useful to try out some working code examples:
.. toctree::
:maxdepth: 1
examples
API Documentation
-----------------