docs: switch package architecture diagram to .drawio.svg

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-01-05 16:08:01 +01:00
parent 0e800fa610
commit 05f5bb5b53
4 changed files with 747 additions and 8 deletions
+1 -7
View File
@@ -179,13 +179,7 @@ Surrounding the plugin are different package groups which are the different
possible interface points of the plugin. Note that not all library package lists
are complete as packages have been omitted for brevity.
![Package architecture](../assets/architecture-overview/package-architecture.png)
<!--
NOTE: The diagram is exported from /docs/assets/architecture-overview/package-architecture.drawio
It can be edited using https://www.diagrams.net/
Export it as a PNG with 10px margin without transparent background
-->
![Package architecture](../assets/architecture-overview/package-architecture.drawio.svg)
### Overview