I have now introduced settings files to the diagram generator. They may be placed in any directory that gets searched by the application, and allow you to determine what should appear in each UML image. For more information about the…
Generating class relationship diagrams
For a long time now, I have wanted an easy way to generate class relationship diagrams for my (far too many) hobby projects. I have created an application that looks at my source code – using the Syntax API in…