Files
deb-python-taskflow/doc/source/index.rst
Joshua Harlow 7f6ef479c1 Add a resumption strategy doc
Move docs from wiki to developer docs and
add on and adjust to reflect the current
state of things.

Change-Id: I50ab1ebeb33074d1fbc7493749d0d518b66de69e
2014-04-26 18:09:37 -07:00

34 lines
518 B
ReStructuredText

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