Files
clang-uml/tests/t00012/.clang-uml
2021-07-25 23:02:18 +02:00

16 lines
403 B
Plaintext

compilation_database_dir: ..
output_directory: puml
diagrams:
t00012_class:
type: class
glob:
- ../../tests/t00012/t00012.cc
using_namespace:
- clanguml::t00012
include:
namespaces:
- clanguml::t00012
plantuml:
after:
- 'note right of @A(C<std::map<int,std::vector<std::vector<std::vector<std::string>>>>,3,3,3>) : Long template annotation'