Subject: Re: CVS commit: htdocs/Documentation/Hardware/Machines/DEC
To: Rui Paulo <rpaulo@fnop.net>
From: Roland Illig <rillig@NetBSD.org>
List: netbsd-docs
Date: 10/15/2005 21:27:07
Rui Paulo wrote:
> On 2005.10.15 19:30:35 +0200, Roland Illig wrote:
> | Rui Paulo wrote:
> | >You need to add this new file to htdocs/layout.xml too.
> |
> | why doesn't a "make" in htdocs/ complain about that? It's not fair to
> | leave this job to a human. ;)
>
> Hm. How exactly do you want make to detect new XML files?
cd htdocs
make show-all-xml-docs # <-- not yet implemented
or even better:
make lint # <-- not yet implemented, too
The details are left to the implementor of htdocslint. Whoever that will
be. ;)
Roland