This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: <html> tags missing from some online docs
- From: Phil Edwards <phil at jaj dot com>
- To: Jonathan Wakely <cow at compsoc dot man dot ac dot uk>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Thu, 7 Nov 2002 14:15:42 -0500
- Subject: Re: <html> tags missing from some online docs
- References: <20021107160034.GA99795@compsoc.man.ac.uk>
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