Add doc link to examples
To make it easy to find where the examples are located at a section of the developer docs that links to the source tree examples directory. Change-Id: Ie2222e7cb221764749353e0d05fa1df44c2db514
This commit is contained in:
11
doc/source/examples.rst
Normal file
11
doc/source/examples.rst
Normal file
@@ -0,0 +1,11 @@
|
||||
========
|
||||
Examples
|
||||
========
|
||||
|
||||
While developing TaskFlow the team has worked hard to make sure the concepts
|
||||
that TaskFlow provides are explained by *relevant* examples. To explore these
|
||||
please check out the `examples`_ directory in the TaskFlow source tree. If the
|
||||
examples provided are not satisfactory (or up to your standards) contributions
|
||||
are welcome and very much appreciated to improve them.
|
||||
|
||||
.. _examples: http://git.openstack.org/cgit/openstack/taskflow/tree/taskflow/examples
|
@@ -27,6 +27,7 @@ Contents
|
||||
exceptions
|
||||
utils
|
||||
states
|
||||
examples
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
Reference in New Issue
Block a user