This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Your page http://gcc.gnu.org/install/binaries.html
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- To: JLC von Merzierenburg <kosmox at sympatico dot ca>
- Cc: gcc at gnu dot org, <gcc at gcc dot gnu dot org>
- Date: Tue, 1 Oct 2002 20:03:29 +0200 (CEST)
- Subject: Re: Your page http://gcc.gnu.org/install/binaries.html
On Tue, 1 Oct 2002, JLC von Merzierenburg wrote:
> Sorry, this document -- and possibly other pages -- does not validate as
> XHTML 1.0 <http://www.w3.org/TR/2000/REC-xhtml1-20000126/> Transitional
Yup, this is a problem we had been notified of a few days ago. It
affects all pages under /install as these are generated from texinfo
using makeinfo.
Ideally, we'll manage to convince the makeinfo guys to change their
conversion (to satisfy both HTML and XHTML standards), but in the
worst case I'll have to hack our scripts to simply remove the XHTML
logo at the bottom of these pages.
Gerald