bkryza / clang-uml

Customizable automatic UML diagram generator for C++ based on Clang.
Apache License 2.0
592 stars 40 forks source link

Add option to override arrow for specific relationships in PlantUML and MermaidJS #238

Closed bkryza closed 6 months ago

bkryza commented 7 months ago

Currently, the arrows representing relationships are hard coded. It could be useful to enable overriding this for selected relationships in plantuml and mermaid configuration fields.