1
0
forked from PGL/Clyde

Interaction overview diagram (messaging)

This is a first draft for the interaction overview
The diagram is split in 3 diagram and should be placed next to each
other in a latex document

I can't see other way of doing it in my case :/
This commit is contained in:
Debucquoy
2023-11-27 15:09:06 +01:00
parent a4ad435432
commit 9fa65c2e3c
2 changed files with 51 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.PHONY: all clean run
.PHONY: all clean run image
all: extension_messagerie.pdf
@ -11,6 +11,9 @@ extension_messagerie.pdf:use_case_messagerie.tex extension_messagerie.bbl extens
use_case_messagerie.tex: use_case_messagerie.uml
plantuml -tlatex:nopreamble use_case_messagerie.uml
image: use_case_messagerie.uml interaction_diagram.uml
plantuml $^
extension_messagerie.bbl: extension_messagerie.bcf
biber extension_messagerie