Warning |
This program is not well-maintained, though it continues to work. Consider using docbook2texixml or docbook2texi-xslt instead. |
docbook2texi converts XML DocBook documents to Texinfo documents. The result is written to standard output. If no files are specified, docbook2texi reads from standard input.
Always validate the input document. Although some docbook2X tools try to be resiliant against unrecognized markup, the behavior when encountering such markup is undefined.
The docbook2X tools do not support all of DocBook, or may produce wrong output or even die with markup that is claimed to be supported. These are bugs and you should nag the maintainer about them.
XML::DOM is slow and takes up a lot of memory, proportional to the input document.