Subject: Re: PROPOSAL: Indentation style and other nits
To: None <netbsd-docs@netbsd.org>
From: Hubert Feyrer <hubert@feyrer.de>
List: netbsd-docs
Date: 07/17/2005 22:16:05
On Sun, 17 Jul 2005, James K. Lowden wrote:
> I'm not completely clear on the issue here, but I do have some experience
> with tidy. I wouldn't mind writing a script to iterate over the
> appropriate files, and send you a patch for them. Are we talking every
> .html file in htdoc?
We're mostly talking about the .list files in htdocs, which we'd like to
transform into .xml files better sooner than later. .list is html+some
custom tags.
- Hubert