Added Doxygen documentation

This commit is contained in:
Bartek Kryza
2023-06-23 19:38:28 +02:00
parent a39af67987
commit d8ef12d1c6
16 changed files with 1063 additions and 39 deletions

View File

@@ -21,7 +21,7 @@ from it. The file must be specified in YAML and it's overall structure is as fol
# common options for all diagrams
...
diagrams:
first_diagram_name>:
first_diagram_name:
type: class|sequence|package|include
# diagram specific options
...