File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -518,6 +518,14 @@ you need to place hooks:
518
518
is replaced in with its own evaluated content - so * @EXAMPLE_ARANGOSH_ [OUTPUT | RUN ]* sections are executed
519
519
the same way as inside of source code documentation.
520
520
521
+ Include ditaa diagrams
522
+ ----------------------
523
+ We use the [beautifull ditaa (DIagrams Through Ascii Art)](http: // ditaa.sourceforge.net/) to generate diagrams explaining flows etc.
524
+ in our documentation.
525
+
526
+ We have i .e . ` Manual/Graphs/graph_user_in_group.ditaa` which is transpiled by ditaa into a png file, thus you simply include
527
+ a png file of the same name as image into the mardown: ` ` to reference it.
528
+
521
529
Read / use the documentation
522
530
----------------------------
523
531
- ` file:///Documentation/Books/books/Manual/index.html` contains the generated manual
You can’t perform that action at this time.
0 commit comments