From e44ec6801edffd5acd0de48aeb85da7c77ef624c Mon Sep 17 00:00:00 2001 From: Juan MarĂ­n Noguera Date: Sat, 5 Dec 2020 22:05:06 +0100 Subject: Diagramas UML --- tds/n1.4.puml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tds/n1.4.puml (limited to 'tds/n1.4.puml') diff --git a/tds/n1.4.puml b/tds/n1.4.puml new file mode 100644 index 0000000..4a8abf6 --- /dev/null +++ b/tds/n1.4.puml @@ -0,0 +1,5 @@ +@startuml +left to right direction +Document o-- "1..*" Section : contains +@enduml + -- cgit v1.2.3