Files
deb-python-taskflow/doc/source/index.rst
Joshua Harlow 728dafdb24 Add docs for jobs and jobboards
Add initial docs explaining the jobboard and job
concept and basic examples for how to use this
paradigm.

Part of blueprint jobboard-example-code

Change-Id: Ia8bc48967e55df6107dba272ae7187b18ba2a16e
2014-07-28 23:11:17 +08:00

34 lines
515 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
storage
persistence
exceptions
utils
states
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`