TEXI_XML = ./texi_xml
-EXTRA_DIST = liece.xml liece.info
+EXTRA_DIST = README liece.xml liece.info
DISTCLEANFILES = liece.info
CLEANFILES = *~
===========================================================
We are rewriting the Liece documentation in DocBook XML format.
-For texinfo output, you have to install docbook2X[1] and SAXON[2] (the XSLT processor)
-and follow the instructions below:
+For texinfo output, you have to install docbook2X[1] and SAXON[2] (the
+XSLT processor) and follow the instructions below:
-(0) Install a Java VM
+(0) Install a Java VM.
(1) Add `saxon.jar' to CLASSPATH.
-(2) Copy docbook2X/texi_xml and docbook2X/xslt to this directory.
+(2) Copy docbook2X/texi_xml and docbook2X/xslt in this directory.
(3) Run `make' in the top directory.
Footnotes: