- move all docs sources to docs/source; - rework documentation structure and contents; - update conf.py and clean it up; - switch use oslosphinx; - add sphinx and oslosphinx to test requrements. Change-Id: Ied37f86e559516ef7a106e2870d4817ff01a8af4
29 lines
433 B
ReStructuredText
29 lines
433 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: 1
|
|
|
|
atoms
|
|
patterns
|
|
engines
|
|
storage
|
|
persistence
|
|
exceptions
|
|
utils
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|