This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC documentation in .info
- From: Ian Lance Taylor <iant at google dot com>
- To: christophe dot jarry at ouvaton dot org
- Cc: gcc at gnu dot org
- Date: Mon, 31 May 2010 21:53:02 -0700
- Subject: Re: GCC documentation in .info
- References: <20100530135625.9gx8v63q8kows0w0@horde.ocsa-data.net>
christophe.jarry@ouvaton.org writes:
> I browsed your html documentation at http://gcc.gnu.org/onlinedocs/
> and would like to know if there is a way to obtain GCC documentation
> in .info format from your website, as is proposed by almost all other
> software projects from GNU (see
> http://www.gnu.org/software/gawk/manual/ for example).
This message would be more appropriate for the mailing list
gcc-help@gcc.gnu.org. Please take any followups to gcc-help.
Thanks.
The gcc .info files are not currently distributed separately. They
are included if you download a gcc release.
Ian