After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 622019 - Please add Fortran details to "Documenting the code"
Please add Fortran details to "Documenting the code"
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: documentation
1.7.0
Other All
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2010-06-18 17:18 UTC by Rhys Ulerich
Modified: 2010-10-09 21:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Rhys Ulerich 2010-06-18 17:18:29 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.
Comment 1 Dimitri van Heesch 2010-06-18 21:17:19 UTC
Agreed. I'll add some Fortran specific instructions.
Comment 2 Dimitri van Heesch 2010-06-25 11:48:59 UTC
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.
Comment 3 Dimitri van Heesch 2010-10-09 08:19:16 UTC
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.
Comment 4 rhys.ulerich 2010-10-09 21:08:38 UTC
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.