|
xnsdoc 1.2.1 Java API |
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectcom.xnsdoc.Main
Command line interface of xnsdoc.
xnsdoc [-option] schema
(to document a schema)
where options include:
-o -out <folder> Set the output folder
-t -doctitle <title> Set the documentation title
-h -header <header> Set the documentation header
-f -footer <footer> Set the documentation footer
-b -bottom <bottom> Set the documentation bottom
-v -verbose Output messages about what xnsdoc is doing
-q -quiet Donot output any messages
-p -hideTypes hide types in overview pages
-g -hideGroups hide groups in overview pages
-a -hideAttributes hide attributes in overview pages
-n -hideNotations hide notations in overview pages
-xml output as XML instead of HTML
-css <css-file> provide external CSS file
-version Only output version of xnsdoc
-launch Launch documentation after creation
-license <folder> Set location of license file
-cf Create output folder if not exists
-dt -datatypes include build-in datatypes in output
-ph -proxyHost host name of proxy
-pp -proxyPort port number of proxy
-m -maxIdLength maximum length of ids
-d -debug Output debug messages
-? -help Print this help message
| Method Summary | |
static void |
main(java.lang.String[] args)
Main method of command line interface of xnsdoc. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static void main(java.lang.String[] args)
args - Array of command line arguments
|
xnsdoc 1.2.1 Java API |
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||