Command Usage: sam v8_1_5
sam _generate _documentation

Just having some fun...
Command Description:
Generates the complete online documentation for a command suite.

Usage:
       sam _generate _documentation [--options] [-flags]

Where:


  --options:
	      --apiSummaryFile=<value> # name of the file to generate (if any) to summarize API
	             --bgcolor=<value> # background color for HTML documents
	           --indexFile=<value> # name of the index file (default: index.html)
	             --seeAlso=<value> # list of URLs to append to the generated documentation.
	         --summaryFile=<value> # name of the file to generate to summarize COMMANDS
	             --version=<value> # version for which the documentation is being generated

   -flags:
	                            -d # debugging mode

Required Data Types:
	                apiSummaryFile : string 
	                       bgcolor : string 
	                     indexFile : string 
	                       seeAlso : string 
	                   summaryFile : string 
	                       version : string 

UNIX ExitStatus:
	             Success :   0
	Unhandled exceptions : 127


See Also: