OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_75-42-g2b85b8c
Gerrit Code Review
gerrit@openafs.org
Tue, 13 Jul 2010 06:06:20 -0700 (PDT)
The following commit has been merged in the master branch:
commit 2b85b8c31d96b0ac558acb1bf95fb7b21c66cb3c
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Mon Jul 12 23:36:56 2010 -0400
Windows: Permit docbook validation using xmllint
Add a "check" rule to each of the docbook directories
that uses xmllint.exe (from Cygwin) to validate the
docbook source against the DTD. Validation failures
will halt the build.
Change-Id: Ifcfcab11d5077381bfe7fa5e3767070a8d55cb21
Reviewed-on: http://gerrit.openafs.org/2391
Reviewed-by: Russ Allbery <rra@stanford.edu>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
doc/xml/AdminGuide/NTMakefile | 18 ++++++++++++++----
doc/xml/QuickStartUnix/NTMakefile | 13 +++++++++----
doc/xml/ReleaseNotesWindows/NTMakefile | 13 +++++++++----
doc/xml/UserGuide/NTMakefile | 13 +++++++++----
4 files changed, 41 insertions(+), 16 deletions(-)
--
OpenAFS Master Repository