This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [gfortran, documentation] Sketch documentation of gfc_code
- From: Brooks Moses <brooks dot moses at codesourcery dot com>
- To: fortran at gcc dot gnu dot org
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 28 Mar 2007 11:33:26 -0700
- Subject: Re: [gfortran, documentation] Sketch documentation of gfc_code
- References: <460A8E0C.2040405@physik.uni-muenchen.de>
Tobias Schlüter wrote:
here's a first shot at documenting the gfc_code structure. I also added
a bit of markup for the index, and changed the filename in the
@setfilename directive. It would be great if one could include pictures
that show how the data structures are linked, but I don't think we
want to blow up gfortran's size that much.
That looks good to me! I don't know if you've committed it, but if not,
please do. :) (And I think the idea of putting "what this section
needs is...." notes in comments is a useful thing, too.)
Thanks,
- Brooks