Files
deb-python-taskflow/doc/source/index.rst
Joshua Harlow 63aa951531 Adjust doc linking
Instead of linking to other topics (which then uses
the name of those topics as the link name) define a
name that makes more sense for the inline usage and
retain the link to the document using wording that
fits the surronding text.

Also adjust the futures/executor links to point to the
external links documenting these features.

Change-Id: I5a89e2f747dfec2505947f25c124b157271c07cf
2014-07-28 23:11:18 +08:00

37 lines
552 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`