Page 1 of 1
Command Line Support for Documentation Generation
Posted: Wed Oct 04, 2006 12:47 am
by sprugh
Is there command line support in Oxygen to kick of the documentation generation. Basically, I would like to initiate the process as part of a nightly build.
Posted: Wed Oct 04, 2006 11:32 am
by sorin_ristache
Hello,
Look at the script schemaDocumentation.bat on Windows / schemaDocumentation.sh on Mac OS X and Unix located in the <oXygen/> installation folder. The script generates the same schema documentation as the dialog called Schema Documentation. The command line parameters are described inside the script and are the same as the options available in the dialog. The User Manual also specifies that in the last paragraph of
the section about XML Schema documentation.
Regards,
Sorin