Command Usage: samadmin v8_1_5 samadmin _generate _documentation
|  |
Command Description:
Generates the complete online documentation for a command suite.
Usage:
samadmin _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: