From caf2250230587ee82e1abb6b6073eb264123c7d5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org>
Date: Wed, 3 Apr 2024 14:04:16 -0400
Subject: [PATCH] another diagram tool

---
 service/documentation.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/service/documentation.md b/service/documentation.md
index 381aac08..2a9568b2 100644
--- a/service/documentation.md
+++ b/service/documentation.md
@@ -854,6 +854,7 @@ We currently use [Graphviz](https://graphviz.org/) to draw charts, but have also
  * [C4 model](https://c4model.com/) - kind of a watered-down version of UML, they have a
    [great checklist](https://c4model.com/review/)
  * [typograms](https://google.github.io/typograms/)
+ * [gaphor](https://gaphor.org/) - [not in Debian](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056299)
 
 TODO: make a section about diagrams, how to make them, why they are
 useful, etc. See [this for inspiration](https://sportebois.medium.com/better-architecture-diagrams-for-agile-teams-actionable-tips-and-lessons-e76627dc4315). Also consider [DRAKON
-- 
GitLab