taskflow/doc/source/patterns.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

283 B

Patterns

taskflow.flow

Linear flow

taskflow.patterns.linear_flow

Unordered flow

taskflow.patterns.unordered_flow

Graph flow

taskflow.patterns.graph_flow