D-Scanner/scripts/README.md

365 B

Extra Scripts

Extra scripts that use DScanner to produce their output. These scripts assume a UNIX environment.

importgraph.sh

Displays a graph of the imports of the given D files. Requires Imagemagick and Graphviz

uml.sh

Displays a basic class diagram of classes, structs, and interfaces in the given D file. Requires Imagemagic, XSLTProc, and Graphviz