This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: HTML docs
On Mon, Aug 19, 2002 at 08:45:28PM -0400, Phil Edwards wrote:
> On Mon, Aug 19, 2002 at 01:06:24PM +0100, Jonathan Wakely wrote:
> > 2002-08-19 Jonathan Wakely <jw@kayari.org>
> >
> > * docs/html/configopts.html, docs/html/documentation.html,
> > docs/html/install.html, docs/html/22_locale/codecvt.html,
> > docs/html/22_locale/ctype.html, docs/html/22_locale/howto.html,
> > docs/html/22_locale/locale.html,
> > docs/html/22_locale/messages.html: Conform to HTML 4.01 standard.
>
> This is in now. I think we're actually moving towards something called
> xhtml eventually, so there will probably need to be more changes in the
> future by somebody who understands it.
GCC web pages are expected to comply with XHTML 1.0 Transitional. Look
for "Changes to the web site" in http://gcc.gnu.org/contribute.html,
which tells how to validate web pages.
Janis