Page 1 of 1

doxygen document

Posted: 2018-02-23 11:39
by dilitimor
I'm new to doxygen document, as i know that last version AG generated doxigen documen t by default
I'm looking where i can find this doxigen file

Re: doxygen document

Posted: 2018-02-28 11:57
by a.gneady
AppGini doesn't create Doxygen documentation itself, but rather the Doxygen comments needed to create the documentation. In AppGini, open the 'AppGini preferences' window, go to 'Project defaults' and check the option 'Generate Doxygen documentation' if it's not already checked. This would add documentation to the functions inside the hooks folder (but you might need to remove that folder to force AppGini to overwrite it when you regenerate your app).

To create Doxygen documentation from the comments, you should use doxygen tool: https://www.stack.nl/~dimitri/doxygen/