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? > > I think I could do it with grep and sed, or awk, and a lot of applied > thought. But not if the solution already exists. I haven't found > anything looking at sourceforge.net. Google leads me to a program > that was written >10 years ago, and no longer exists.
Maybe one of these has capabilities such as you ask: http://linkchecker.sourceforge.net/ http://degraaff.org/checkbot/ ..jim -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
