Dieses Programm konvertiert ein Verzeichnis von Sourcecode nach HTML mit Querverweisen
Beschreibung Englisch:
Takes a directory of source code as input - outputs (1) one HTML page for each input file with external objects hyperlinked (copybooks, includes, external calls), (2) alphabetical index of all objects, (3) and a cross-reference page for each object listing objects used and used by. Designed for COBOL, but can be easily altered for any language. Written in Perl.