Tweaks to object hiearchy diagrams

Change-Id: Ib2ff6e548c9e31cdaf5d8606e7e9babe20d9cb5d
This commit is contained in:
Joshua Harlow 2014-05-04 00:09:05 -07:00
parent f97217c7f7
commit 7d771fbdba
2 changed files with 11 additions and 1 deletions

View File

@ -21,3 +21,13 @@ Graph flow
~~~~~~~~~~ ~~~~~~~~~~
.. automodule:: taskflow.patterns.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

View File

@ -198,4 +198,4 @@ Hierarchy
taskflow.persistence.backends.impl_zookeeper taskflow.persistence.backends.impl_zookeeper
taskflow.persistence.backends.impl_dir taskflow.persistence.backends.impl_dir
taskflow.persistence.backends.impl_sqlalchemy taskflow.persistence.backends.impl_sqlalchemy
:parts: 1 :parts: 2