Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 690 Bytes

File metadata and controls

10 lines (6 loc) · 690 Bytes

C++ PlantUML Class Diagram Generator

The simple tool written in C#, which will analyze all c++ headers files within a given set of directories(and sub-directories) and will attempt to generate a PlantUML class diagram code (a WSD file).

Known Issues

  • All composition relationships are detected as 1 to 1 relationships.

Releases ( Build status )

  • The latest release can be downloaded from here