mirror of
https://github.com/dlang-community/D-Scanner.git
synced 2025-04-25 12:50:03 +03:00
.. | ||
importgraph.sh | ||
README.md | ||
uml.sh | ||
uml.xsl |
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