UWB-Biocomputing / UML-Diagram-Generator

Generates UML class diagrams in dot language from C++ source code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UML-Diagram-Generator

A python script that generates UML class diagrams as PDFs from a repository of C++ code using graphviz's dot language. Usage and documentation details can be found at the top of dotGenerator.py. Example outputs of the diagrams and dot code are in the ExampleOutputs folder -- these describe the UWB-Biocomputing/BrainGrid project.

About

Generates UML class diagrams in dot language from C++ source code.


Languages

Language:Python 100.0%