GNOME Bugzilla – Bug 622019
Please add Fortran details to "Documenting the code"
Last modified: 2010-10-09 21:08:38 UTC
The documentation at http://www.stack.nl/~dimitri/doxygen/docblocks.html doesn't include any of the details necessary to mark up Fortran source. Please consider adding details like those present at http://www.dougdevel.org/index.php?page=doxygen, which appears to be the only place to figure out that !> is the trick. The section would probably be called "Special documentation blocks in Fortran" and could point to OPTIMIZE_FOR_FORTRAN to parallel to the VHDL details.
Agreed. I'll add some Fortran specific instructions.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.7.1. Please verify if this is indeed the case. Reopen the bug if you think it is not fixed and please include any additional information that you think can be relevant.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.7.2. Please verify if this is indeed the case. Reopen the bug if you think it is not fixed and please include any additional information that you think can be relevant.
The content looks good. You might add a pointer to the Fortran content from the top of the page much like you do for both Python and VHDL. Thank you for making the change.