docbook2X README
================

docbook2X converts DocBook documents into man pages and Texinfo
documents.

The build system uses autoconf and automake.  To build the package, run
configure, then make; make install, as usual.  For details, see doc/install.html.

If you are using the CVS version, you will also need the autoconf and automake
tools, and must run autogen.sh first.  Please beware that there is some
funny problem with the docbook2X CVS repository: you have to check-out the
sources with -r HEAD; otherwise, certain files will be missing.

The documentation in various formats is found under doc/.  It is
automatically generated from DocBook source, of course.  It is
distributed with the rest of the package in releases, but for CVS
versions you must first build the package to read it.

Enjoy.

