With Modelio C++ Designer, you can conveniently enter documentation for application models. Documentation is produced in doxygen HTML format, which is widely used in the C++ world. This format is convenient for browsing and can be easily converted to other formats, such as CHM.
Modelio C++ Designer manages the documentation management process as follows:
Documentation generation targets provide the options used to drive doxygen behaviour. Modelio C++ Designer translates these options into the doxygen command file, which is processed by the doxygen binary.
Note: If you are using Windows, the Windows version of doxygen must be used. Don’t use the version of doxygen provided by the Cygwin tool.