Changes
Page history
[Dev] Add diagram for basic invocation workflow
authored
Oct 01, 2018
by
Rico Bergmann
Show whitespace changes
Inline
Side-by-side
asciidoc/Developer-documentation.asciidoc
View page @
62ef2a2a
= 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
...
...
...
...