generateDocs.pl - script to generate documentation for ontology annotator-specific javascript, perl scripts, perl modules, and main perl CGI.
Run with
./generateDocs.pl
The ontology_annotator.cgi uses multiple custom perl modules, scripts, a perl CGI, and a javascript module. This script calls pod2html from the shell to generate documentation for perl-based files ; and reads ontology_annotator.js to generate documentation to an html file based on the /* * */ paragraph comments, converting < > to < >, putting paragraphs in <p> and lines in <br>.
Run with
./generateDocs.pl