Skip to content

A utility written in C#, to generate PlantUML class diagrams for C++ code

Notifications You must be signed in to change notification settings

sathukorale/C-PlantUML-Class-Diagram-Generator

Repository files navigation

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

About

A utility written in C#, to generate PlantUML class diagrams for C++ code

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages