DoxyPress
1.7.0
|
DoxyPressApp is a GUI application which is used to configure your project file and run DoxyPress.
Usage: DoxyPressApp [OPTIONS] [project file name]
- -help
Shows a list of the options
- -version
Displays the version of DoxyPressApp
- -convert
Convert a doxygen project file to DoxyPress format: DoxyPressApp --convert existing-doxygen-fileName new-doxypress-fileName
There are four tabs in DoxyPressApp.
FILE
Standard menu options exist in FILE for creating a new project file, opening an existing project file, and saving a project file. There is also a recently opened project file list which will show the last ten opened project files.
TOOLS
If you have an existing Doxygen configuration file you can easily convert to our JSON DoxyPress project file format. From the Tools Menu select "Convert Doxygen project file to DoxyPress format". Review all of your tag settings, save the file, then use the Run tab to generate your DoxyPress documentation.
HELP
Documentation to DoxyPress and DoxyPressApp.