Brent Smith wrote:
for example, validation for each case:

with xinclude:
xmllint --xinclude gnome-doc-make.xml | xmllint --noout --valid -

with system entities:
xmllint --noout --valid gnome-doc-make.xml



Ok, Shaun informed me that I'm wrong here.  You can just do:

xmllint --xinclude --noout --postvalid gnome-doc-make.xml

Also, if the documentation uses gnome-doc-utils, then the make check
step does this for you.

--
Brent Smith <[EMAIL PROTECTED]>
IRC: smitten
_______________________________________________
gnome-doc-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-doc-list

Reply via email to