Add nicely made task structural diagram
Change-Id: Ib1c4c0f2378f11c10c3ca0ecf40b3a64daa1b697
This commit is contained in:
parent
42837b0dfa
commit
61e6e7a7ec
BIN
doc/diagrams/tasks.graffle.tgz
Normal file
BIN
doc/diagrams/tasks.graffle.tgz
Normal file
Binary file not shown.
@ -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
BIN
doc/source/img/tasks.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 236 KiB |
Loading…
x
Reference in New Issue
Block a user