Files
clang-uml/tests/t30010/.clang-uml

17 lines
351 B
Plaintext

compilation_database_dir: ..
output_directory: puml
diagrams:
t30010_package:
type: package
generate_packages: true
package_type: directory
glob:
- t30010.cc
relative_to: ../../../tests/t30010
include:
namespaces:
- clanguml::t30010
# paths:
# - .
using_namespace:
- clanguml::t30010