dotter

graphiz helpers
git clone git://deadbeef.fr/dotter.git
Log | Files | Refs | README | LICENSE

commit 235cf8cb5eb588d5b213365e3eb21c4cd4d6d26a
parent 74a6a13f2e4bcc49d5441cb447621af8efb87938
Author: Morel BĂ©renger <berengermorel76@gmail.com>
Date:   Mon,  4 Sep 2023 18:56:31 +0200

uml example: add missing (I guess) "parent" class

Diffstat:
Muml.example | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/uml.example b/uml.example @@ -5,6 +5,8 @@ link_font Source Code Pro package comp_tree + class parent + class component var string id # context help: mouse hover, description, etc