a project (or allow you to define a project) consisting of code and
header files, and produce the following:
1.) Calling tree diagram
2.) Inclusion tree diagram
3.) Class and structure diagrams
4.) Flow diagrams per method/function/block
5.) Comments
6.) Orphans/Widows
Nesting would be a good idea, so for instance the calling tree would
allow a traversal into a class diagram or a flow. It would mean dynamic
documents, so printing might be a bitch, but the ability to be agile in
the analysis would be worth it.
It would make this SO much easier. It's taking me DAYS to do this
manually.