compilation_database_dir: .. output_directory: puml diagrams: t00019_class: type: class glob: - ../../tests/t00019/**.h - ../../tests/t00019/**.cc using_namespace: - clanguml::t00019 include: namespaces: - clanguml::t00019 plantuml: after: - '@A(Base) <|-- @A(Layer3)' - '@A(Layer3) <|-- @A(Layer2)' - '@A(Layer2) <|-- @A(Layer1)'