Automated merge with file:///cygdrive/d/srv/hg-home/tips
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 27 Oct 2010 17:20:08 +0300
changeset 630 26f0d8c50fb9
parent 627 4447949085e4 (diff)
parent 629 f677b24ac51b (current diff)
child 638 a360ae19b5a3
child 639 c98126a070a7
Automated merge with file:///cygdrive/d/srv/hg-home/tips
--- a/xml.rst	Wed Oct 27 17:07:08 2010 +0300
+++ b/xml.rst	Wed Oct 27 17:20:08 2010 +0300
@@ -9,3 +9,11 @@
   http://www.emacswiki.org/emacs/RELAX_NG
   http://www.relaxng.org/compact-tutorial-20030326.html
                 relaxng compact syntax tutorial
+
+* CLI utilities for processing xml.
+
+** Cygwin.
+
+  cmd# setup.exe -p libxml2,libxslt
+
+'libxslt' provide 'xsltproc, 'libxml2' provide 'xmlcatalog' and 'xmllint'