Files
deb-python-taskflow/doc/source/index.rst
Ivan A. Melnikov f0cf7e6bb2 Check documentation for simple style requirements
What is checked:
 - lines should not be longer than 79 characters, also
   there are few exceptions;
 - no tabulation for indentation;
 - no trailing whitespace.

Change-Id: Id5b5dff380460d1fb4ffeeb23f00864e7fc158ed
2014-07-28 23:11:19 +08:00

38 lines
556 B
ReStructuredText

TaskFlow
========
*TaskFlow is a Python library for OpenStack that helps make task execution
easy, consistent, and reliable.*
.. note::
Additional documentation is also hosted on wiki:
https://wiki.openstack.org/wiki/TaskFlow
Contents
========
.. toctree::
:maxdepth: 2
atoms
arguments_and_results
patterns
engines
workers
jobs
inputs_and_outputs
notifications
persistence
resumption
exceptions
utils
states
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`