This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Contributing tree-ssa to mainline


On Tue, Jan 20, 2004 at 07:38:39AM -0500, Richard Kenner wrote:
>     It's not a replacement for real documentation (that we're also working
>     on) but it makes the code much easier to understand.  And you don't
>     have to grep so much, if you see a functions you don't know yet, just
>     follow a link and see what it does.
> 
> I would *much* prefer to see all documentation in the sources.  The code needs
> to be self-contained and not to web pages someplace.  If you print out
> a set of files to read on an airplane, for example, you want to have all
> the necessary documentation in those files.

Did you take a look at it?  You've been given at least three links to
it already.  It is extracted from the sources via doxygen.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]