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:
Joshua Harlow
2014-05-23 21:57:24 -07:00
parent 02d9bedf14
commit bddfdf4eef
2 changed files with 12 additions and 0 deletions

11
doc/source/examples.rst Normal file
View 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

View File

@@ -27,6 +27,7 @@ Contents
exceptions
utils
states
examples
Indices and tables
==================