taskflow/doc/source/user/patterns.rst
Doug Hellmann 1229eb2e8e rearrange existing documentation into the new standard layout
Change-Id: Ic53baaa62771fda6de3b3dfe861909365103d1a9
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-07-08 14:18:58 -04:00

500 B

Patterns

taskflow.flow

Linear flow

taskflow.patterns.linear_flow

Unordered flow

taskflow.patterns.unordered_flow

Graph flow

taskflow.patterns.graph_flow

taskflow.deciders

Hierarchy

taskflow.flow taskflow.patterns.linear_flow taskflow.patterns.unordered_flow taskflow.patterns.graph_flow