8e8156c488
Christmas came early. Closes-Bug: #1479466 Change-Id: I931d826690c925f022dbfffe9afb7bf41345b1d0
35 lines
500 B
ReStructuredText
35 lines
500 B
ReStructuredText
--------
|
|
Patterns
|
|
--------
|
|
|
|
.. automodule:: taskflow.flow
|
|
|
|
|
|
Linear flow
|
|
~~~~~~~~~~~
|
|
|
|
.. automodule:: taskflow.patterns.linear_flow
|
|
|
|
|
|
Unordered flow
|
|
~~~~~~~~~~~~~~
|
|
|
|
.. automodule:: taskflow.patterns.unordered_flow
|
|
|
|
|
|
Graph flow
|
|
~~~~~~~~~~
|
|
|
|
.. automodule:: taskflow.patterns.graph_flow
|
|
.. automodule:: taskflow.deciders
|
|
|
|
Hierarchy
|
|
~~~~~~~~~
|
|
|
|
.. inheritance-diagram::
|
|
taskflow.flow
|
|
taskflow.patterns.linear_flow
|
|
taskflow.patterns.unordered_flow
|
|
taskflow.patterns.graph_flow
|
|
:parts: 2
|