This is the mail archive of the gcc@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: FYI: Webapge fails XHMTL validation


On Fri, 13 Sep 2002, Janis Johnson wrote:

> It looks like the reference should be part of the same paragraph, so I
> commited this patch to fix it after validating the page at
> http://validator.w3.org.
> 
> That validator is easy to use if you've got a fast network connection,
> but it sure would be convenient if there were a tool everyone could
> use locally.  Does anyone know of a free software XHTML validator?

You can check out the validator.w3.org source (which is free software)  
from their anoncvs <http://validator.w3.org/source/>, but for the GCC
pages it's the pages after preprocessing that need validating.  The main
parts needed for command-line validation are the collection of DTDs and SP
(see e.g. <http://openjade.sourceforge.net/>).

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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