Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

code documentation, doxygen

rreis
New Contributor I
1,045 Views
Albeit not intel, I've just started to use doxygen to document the codes I work on and am very pleased with the result (I knew doxygen from working in a C project years ago but didn't knew fortran support had been added in the meanwhille).

Anyway, if it catchs your interest check http://www.dougdevel.org/index.php?page=doxygen for pointers and http://www.dougdevel.org/doug/docs for an example.

cheers!
0 Kudos
1 Reply
lopes8070
Beginner
1,045 Views
Quoting - rreis
Albeit not intel, I've just started to use doxygen to document the codes I work on and am very pleased with the result (I knew doxygen from working in a C project years ago but didn't knew fortran support had been added in the meanwhille).

Anyway, if it catchs your interest check http://www.dougdevel.org/index.php?page=doxygen for pointers and http://www.dougdevel.org/doug/docs for an example.

cheers!

I have been waiting for FORTRAN support in Doxygen for years. There is very limited F2003 support, but with a few tweaks, I've been able to read in most things. If anyone knows of people developing F2003 support in Doxygen, please post here.
0 Kudos
Reply