summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2019-11-09 17:01:07 +0100
committerMatthias Beyer <mail@beyermatthias.de>2019-12-01 13:03:22 +0100
commit55274ad1cd8434357309108a8c827473e5d17ae0 (patch)
tree0554c8012702281d08a299dc9ab4e8e51840c52c
parent8c90fb59faa0cd05a8b9f21edc130399ce4e0bf8 (diff)
State clearly that this shows only imag stuff
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--doc/src/01010-architecture.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/01010-architecture.md b/doc/src/01010-architecture.md
index 22fbc9cc..b859da0b 100644
--- a/doc/src/01010-architecture.md
+++ b/doc/src/01010-architecture.md
@@ -66,6 +66,8 @@ With the things from above, a module could have the following architecture:
+-----------------------------------+---------+
```
+External dependencies are not listed in this graphic.
+
The foundation of all imag modules is the store, as one can see in the
visualization from above.
Above the store library there is the libimagrt, which provides the basic runtime