doxys
and the program will generate a default configuration file which is used. This configuration file can then be modified for subsequent runs. Config options are described in "Config Options". doxys [configFile] | Generate documentation using configFile .If - ( ie. dash "-") is used for configFile, DoxyS will read from standard input.If configFile is omitted, DoxySfile is used. |
-g [-s] [configFile] | Generate default config file with specified name.-s option creates config file in compact format(no options comments).If - ( ie. dash "-") is used for configFile, DoxyS will write to standard output. |
-u [-s] [configFile] | Update an old configuration file. |
-p fileName | Single file preview mode. Preview the specified file. Output goes to ./doxys_preview/ . |
-m [dirName] | Generate manual/help. Output goes to ./dirName/ or./doxys_help/ if dirName is omitted. |
-h, -?, -help [dirName] | Print help screen. |