This is the mail archive of the gcc-patches@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]

Re: Web page update for integrated CPP


On Sat, 4 Nov 2000, Neil Booth wrote:
>> (If you compare proj-cpplib.html in wwwdocs vs the version that is on
>> http://gcc.gnu.org you'll see why! :-) )
> That's odd; it was failing before.  Now I've moved the file without
> the DOCTYPE stuff, the validator passes.  Did you just change
> something?  Confused.

We have machinery in place that pre-processes web pages before they are
put on the server. As part of this process, a DOCTYPE is added at the
very beginning.

If you do `lynx -source http://gcc.gnu.org` or `wget http://gcc.gnu.org`
and you compare this with wwwdocs/htdocs/index.html, you'll see what is
being changed.

Does this explain what you've been seeing?

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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