GenerateDoc
This application generates sections of the documentation
by converting the built-in help section (INFORMATION_SCHEMA.HELP)
to cross linked html.
| Methods |
| static void |
main(String... args)
This method is called when executing this application from the command
line.
|
| static void |
main(String... args) throws Exception
This method is called when executing this application from the command
line.
Parameters:
args - the command line parameters
|