Files
deb-python-taskflow/doc/source/index.rst
Ivan A. Melnikov b5347054aa Rework sphinx documentation
- 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
2014-02-14 16:25:15 +04:00

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`