Command Line Support for Documentation Generation

Are you missing a feature? Request its implementation here.
sprugh
Posts: 1
Joined: Wed Oct 04, 2006 12:46 am

Command Line Support for Documentation Generation

Post 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.
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Post 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
Post Reply