Jonathan Wakely - Re: HTML docs (original) (raw)
This is the mail archive of the libstdc++@gcc.gnu.orgmailing list for the libstdc++ 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] |
- From: Jonathan Wakely
- To: Janis Johnson
- Cc: Phil Edwards , libstdc++ at gcc dot gnu dot org
- Date: Wed, 21 Aug 2002 18:07:26 +0100
- Subject: Re: HTML docs
- References: <20020813155330.GA6618@compsoc.man.ac.uk> <20020813160008.GA6652@compsoc.man.ac.uk> <20020813122806.A6030@disaster.basement.lan> <20020815122950.GA81561@compsoc.man.ac.uk> <20020815111953.56f4ef0d.bkoz@redhat.com> <20020819120624.GA10651@compsoc.man.ac.uk> <20020819204528.A26909@disaster.basement.lan> <20020820105703.A1820@us.ibm.com>
On Tue, Aug 20, 2002 at 10:57:03AM -0700, Janis Johnson wrote:
On Mon, Aug 19, 2002 at 08:45:28PM -0400, Phil Edwards wrote:
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.
Ok, I can start whipping the libstdc++ pages into shape.
Currently the libstdc++ pages don't have the XHTML header added, because they aren't in XHTML. If I start XHTML-ing them, they won't be valid unless they do have the header added, and unless all are changed at once then some will need the auto-header and some won't. To workaround this, should I explicitly include the XML version decl, XHTML DTD and namespace decl until all the pages are converted, and then remove the headers from them all at once and enable the auto-headers? Or will the libstdc++ pages not use the MetaHTML stuff?
What's the best way to proceed here?
Cheers,
Jon
-- "The most savage controversies are about those matters as to which there is no good evidence either way." - Bertrand Russell
- Follow-Ups:
- Re: HTML docs
* From: Janis Johnson
- Re: HTML docs
- References:
- documentation.html patch
* From: Jonathan Wakely - Re: documentation.html patch
* From: Jonathan Wakely - Re: documentation.html patch
* From: Phil Edwards - HTML docs
* From: Jonathan Wakely - Re: HTML docs
* From: Benjamin Kosnik - Re: HTML docs
* From: Jonathan Wakely - Re: HTML docs
* From: Phil Edwards - Re: HTML docs
* From: Janis Johnson
- documentation.html patch
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |