git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: f43afbc) | patch
doc: Check DocBook XML validity during the build
2014年10月21日 18:46:38 +0000 (14:46 -0400)
2014年10月21日 18:46:38 +0000 (14:46 -0400)
commit 5d93ce2d0c619ba1b408eb749715e7223e23f6ae
doc: Check DocBook XML validity during the build

Building the documentation with XSLT does not check the DTD, like a
DSSSL build would. One can often get away with having invalid XML, but
the stylesheets might then create incorrect output, as they are not
designed to handle that. Therefore, check the validity of the XML
against the DTD, using xmllint, during the build.

Add xmllint detection to configure, and add some documentation.

xmllint comes with libxml2, which is already in use, but it might be in
a separate package, such as libxml2-utils on Debian.

Reviewed-by: Fabien COELHO <coelho@cri.ensmp.fr>
configure diff | blob | blame | history
configure.in diff | blob | blame | history
doc/src/sgml/Makefile diff | blob | blame | history
doc/src/sgml/docguide.sgml diff | blob | blame | history
src/Makefile.global.in diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /