compilation_database_dir: ..
output_directory: puml
diagrams:
  t30006_package:
    type: package
    glob:
      - ../../tests/t30006/t30006.cc
    include:
      namespaces:
        - clanguml::t30006
    using_namespace:
      - clanguml::t30006
    plantuml:
      before:
        - "' t30006 test package diagram"