Doxygen documentation of the gfortran frontend

Janne Blomqvist jblomqvi@cc.hut.fi
Fri May 6 16:10:00 GMT 2005


On Fri, May 06, 2005 at 09:48:41AM +0200, Paul Thomas wrote:
> I have just posted the Doxygen documentation for the frontend of gfortran 
> at http://quatramaran.ens.fr/~coudert/gfortran/doxygen/main.html

Very nice!

> It is the bells and whistles version of the documentation, with live code 
> listing; ie. click on a function call and you get the entry for the 
> function.  All the global symbols, static functions and definitions are 
> listed.  My understanding of the frontend is advancing much more rapidly 
> with this resource.

Yes. Also, I find ecb (emacs code browser) + tags to be a nice help
when trying to wrap my head around gfortran.

A nitpick, the doxygen docs look somewhat C++-y, with "::" and so
on. I think you might be looking for the "OPTIMIZE_OUTPUT_FOR_C"
config option.

> If there is any demand, I can zip the files as well so that they can be 
> downloaded.

Come to think of it, why not increase the usefulness of doxygen by
'doxygenizing' the source? One might even be so lazy as to copy the
infrastructure (Makefile target, config files) from libstdc++-v3 (look
in the libstdc++-v3/docs/doxygen/ directory).

-- 
Janne Blomqvist



More information about the Fortran mailing list