Carl Lowenstein wrote:
I have just been working with a document that exists as some 750 individual .html files. They are linked or cross-referenced to one another by embedded "href=" statements. Is there some existing tool that could make a coverage map, or call tree, or something else to show the organization?
How about a GraphViz sitemap generator? Complete with source code: http://urlgreyhot.com/personal/resources/sitemap_generator http://www.graphviz.org/ -a -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
