Added initial Doxygen config

This commit is contained in:
Bartek Kryza
2023-06-18 01:18:14 +02:00
parent 031235bf49
commit da2cb63ab3
51 changed files with 4330 additions and 158 deletions

View File

@@ -0,0 +1,15 @@
type: class
include_relations_also_as_members: false
glob:
- src/common/model/*.cc
include:
namespaces:
- clanguml::common::model
exclude:
relationships:
- dependency
using_namespace:
- clanguml::common::model
plantuml:
before:
- 'title clang-uml common diagram model'