compilation_database_dir: .. output_directory: puml diagrams: t00020_class: type: class glob: - ../../tests/t00020/t00020.cc using_namespace: - clanguml::t00020 include: namespaces: - clanguml::t00020 plantuml: after: - '@A(ProductA1) <.. @A(Factory1)' - '@A(ProductB1) <.. @A(Factory1)' - '@A(ProductA2) <.. @A(Factory2)' - '@A(ProductB2) <.. @A(Factory2)'