doxygen document

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
User avatar
dilitimor
Veteran Member
Posts: 36
Joined: 2013-01-10 02:45
Location: Jakarta, Indonesia
Contact:

doxygen document

Post by dilitimor » 2018-02-23 11:39

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

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: doxygen document

Post by a.gneady » 2018-02-28 11:57

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/
:idea: AppGini plugins to add more power to your apps:

Post Reply