This is the mail archive of the libstdc++@gcc.gnu.org mailing 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]

[patch] HTML docs validation


Hi all,
Another small skirmish in my personal war against HTML validators  :-)

2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>

	* docs/html/22_locale/locale.html, docs/html/install.html: Fix
	nesting of paragraph elements to pass validation.

Validated with http://www.htmlhelp.com/tools/validator/ 'cause it crawls
a whole site.

OK to commit?

Attachment: libstdc++-docs-para_nesting.patch
Description: Text document


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