<html> tags missing from some online docs

Phil Edwards phil@jaj.com
Thu Nov 7 11:18:00 GMT 2002


On Thu, Nov 07, 2002 at 04:00:35PM +0000, Jonathan Wakely wrote:
> Dunno how it happened, but some of the docs I converted to XHTML recently
> are missing the <html> tag, including the xmlns stuff. The attached patch
> fixes this for (I think) all affected files.
> 
> 2002-11-07  Jonathan Wakely  <jw@kayari.org>
> 
> 	* docs/html/22_locale/locale.html, docs/html/22_locale/messages.html,
> 	docs/html/23_containers/howto.html, docs/html/24_iterators/howto.html,
> 	docs/html/25_algorithms/howto.html, docs/html/26_numerics/howto.html,
> 	docs/html/27_io/howto.html, docs/html/ext/howto.html,
> 	docs/html/ext/sgiexts.html, docs/html/faq/index.html: Add missing
> 	<html> tag.

I coulda sworn I'd run at least one of those through a validator the last
time we played with them.

Please check this in.  (Don't forget to "make -C docs/html" before checkin.)


Thanks,
Phil

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002



More information about the Libstdc++ mailing list