Added decorators model class diagram config
This commit is contained in:
13
.clang-uml
13
.clang-uml
@@ -27,3 +27,16 @@ diagrams:
|
|||||||
plantuml:
|
plantuml:
|
||||||
before:
|
before:
|
||||||
- 'title clang-uml configuration model'
|
- 'title clang-uml configuration model'
|
||||||
|
decorators_class:
|
||||||
|
type: class
|
||||||
|
glob:
|
||||||
|
- src/decorators/decorators.h
|
||||||
|
- src/decorators/decorators.cc
|
||||||
|
include:
|
||||||
|
namespaces:
|
||||||
|
- clanguml::decorators
|
||||||
|
using_namespace:
|
||||||
|
- clanguml::decorators
|
||||||
|
plantuml:
|
||||||
|
before:
|
||||||
|
- 'title clang-uml decorators model'
|
||||||
Reference in New Issue
Block a user