Skip to content

tcak/duml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

duml

D UML diagram generator

This project is written in D programming language to generate UML diagrams based on the commens in given file. Given file does not have to be D programming language, but can be any text file. It works as long as the comment system matches.

Usage: Just give the name of text file as parameter, and it will generate an HTML file for you in "output" directory. Example "./duml duml.d".

This is the first version. Hence it is not flexible, or have much features.

About

D UML diagram generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published