update order of execution diagram documentation

This commit is contained in:
Turánszki János
2017-04-26 07:58:07 +02:00
committed by GitHub
parent 855a9458b8
commit 981da1e2e9
+2 -2
View File
@@ -3,11 +3,11 @@
## Classes
The most important classes are related as described in the following diagram:
![ClassDiagram](classdiagram.png)
<i>(Diagram generated with nomnoml.com)</i>
<br><i>(Diagram generated with nomnoml.com)</i>
Order of execution:
![OrderOfExecution](orderofexecution.png)
<i>(Diagram generated with draw.io)</i>
<br><i>(Diagram generated with draw.io)</i>
### Components
The "engine components" which provide the high level runtime flow control logic. The application usually overrides these to specify desired specialized logic and rendering.