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

@@ -8,8 +8,15 @@ include:
exclude:
relationships:
- dependency
subclasses:
- clanguml::common::model::filter_visitor
access: [public, protected, private]
element_types:
- enum
using_namespace:
- clanguml::common::model
plantuml:
before:
- 'title clang-uml common diagram model'
- 'title clang-uml common diagram model'
after:
- 'note top of {{ alias("diagram") }}: Common class for specific diagram types'