[Dev] Add diagram for basic invocation workflow authored by Rico Bergmann's avatar Rico Bergmann
= Developer documentation
:sectanchors:
:sectlinks:
:imagesdir: ../assets/generated
If you want to find out how to extend the generator and adapt it to fit your own needs, this page
is for you.
......@@ -9,7 +10,8 @@ is for you.
When invoking the generator, it will (roughly) perform the following actions:
.Basic invocation workflow
image::invocation_workflow.png[]
== The Scala abstract class representation
......
......