diff DOCS/xml/README @ 10025:970a95a4d856

Add support for the Saxon XSLT Processor.
author lumag
date Wed, 30 Apr 2003 16:41:14 +0000
parents 9e6a41a7d6a8
children 74fde9d0cab6
line wrap: on
line diff
--- a/DOCS/xml/README	Wed Apr 30 11:39:32 2003 +0000
+++ b/DOCS/xml/README	Wed Apr 30 16:41:14 2003 +0000
@@ -12,6 +12,10 @@
 * xsltproc (part of libxslt1) is used for transforming XML files into HTML
   files.  Version 1.0.18 or later is recommended.
 
+Also it's possible to use the Saxon XSLT Processor. Russian translator
+used it (version 6.4.4) for a while. To enable it change USE_SAXON to 1 in
+the Makefile.
+
 
 Building the documentation
 ~~~~~~~~~~~~~~~~~~~~~~~~~~