Files
clang-uml/tests/t30009/.clang-uml
2023-12-09 17:35:39 +01:00

14 lines
275 B
Plaintext

diagrams:
t30009_package:
type: package
glob:
- t30009.cc
include:
namespaces:
- clanguml::t30009
using_namespace: clanguml::t30009
layout:
One::A:
- together: [One::C]
Two::B:
- together: [Two::C, Two::D]