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