NAME

generateDocs.pl - script to generate documentation for ontology annotator-specific javascript, perl scripts, perl modules, and main perl CGI.


SYNOPSIS

Run with

  ./generateDocs.pl


DESCRIPTION

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 &lt; &gt;, putting paragraphs in <p> and lines in <br>.

Run with

  ./generateDocs.pl