Tweaks to object hiearchy diagrams
Change-Id: Ib2ff6e548c9e31cdaf5d8606e7e9babe20d9cb5d
This commit is contained in:
parent
f97217c7f7
commit
7d771fbdba
@ -21,3 +21,13 @@ Graph flow
|
||||
~~~~~~~~~~
|
||||
|
||||
.. automodule:: taskflow.patterns.graph_flow
|
||||
|
||||
Hierarchy
|
||||
~~~~~~~~~
|
||||
|
||||
.. inheritance-diagram::
|
||||
taskflow.flow
|
||||
taskflow.patterns.linear_flow
|
||||
taskflow.patterns.unordered_flow
|
||||
taskflow.patterns.graph_flow
|
||||
:parts: 2
|
||||
|
@ -198,4 +198,4 @@ Hierarchy
|
||||
taskflow.persistence.backends.impl_zookeeper
|
||||
taskflow.persistence.backends.impl_dir
|
||||
taskflow.persistence.backends.impl_sqlalchemy
|
||||
:parts: 1
|
||||
:parts: 2
|
||||
|
Loading…
Reference in New Issue
Block a user