I added my documentation as follows: brief description, parameters, and return value get explained in the header, details about the implementation get explained in the source.
However, when I generate the doxygen documentation, instead of having the brief description, the details, then the parameters and lastly the return value, I get these sections in another order: brief, params, return, and details.
I guess this has to do with the order in which doxygen finds the doc comments in the source code. Is there any way I can set the order of the sections to whatever I like, regardless of how the documentation is organized?
Generate and then customize the layout.xml file. For more information see this page on the Doxygen site.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With