Add nicely made task structural diagram

Change-Id: Ib1c4c0f2378f11c10c3ca0ecf40b3a64daa1b697
This commit is contained in:
Joshua Harlow 2015-08-07 18:28:07 -07:00
parent 42837b0dfa
commit 61e6e7a7ec
3 changed files with 7 additions and 0 deletions

Binary file not shown.

View File

@ -29,6 +29,13 @@ it (they are *nearly* analogous to functions). These task objects all derive
from :py:class:`~taskflow.task.BaseTask` which defines what a task must
provide in terms of properties and methods.
**For example:**
.. image:: img/tasks.png
:width: 525px
:align: left
:alt: Task outline.
Currently the following *provided* types of task subclasses are:
* :py:class:`~taskflow.task.Task`: useful for inheriting from and creating your

BIN
doc/source/img/tasks.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 236 KiB