Files
clang-uml/tests/t30008/.clang-uml
2022-04-18 19:32:27 +02:00

17 lines
397 B
Plaintext

compilation_database_dir: ..
output_directory: puml
diagrams:
t30008_package:
type: package
glob:
- ../../tests/t30008/t30008.cc
include:
dependants:
- clanguml::t30008::dependants::A
dependencies:
- clanguml::t30008::dependencies::F
using_namespace:
- clanguml::t30008
plantuml:
before:
- "' t30008 test package diagram"