This is the mail archive of the gcc-bugs@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: ada/5907: The Ada front end lacks a proper manual


On Sun, Mar 10, 2002 at 07:00:56PM +0000, Joseph S. Myers wrote:
> On Sun, 10 Mar 2002, Zack Weinberg wrote:
> 
> > There isn't any technical difficulty, in principle, with generating
> > .texi files at build time.  In fact, the Fortran front end does this
> > already.  (see f/intdoc.*)
> 
> Note that f/intdoc.texi is in CVS, touched by gcc_update, etc., which
> allows it to work with update_web_docs.

There shouldn't be a problem with either (a) picking one form for the
checked-in documentation, or (b) using the transformer to generate
parametrized Texinfo (with any of several techniques as discussed
elsewhere) which can then be checked in.

zw


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