kdoctools

Create documentation from DocBook XML sources

brewmacoslinux
Try with needOr install directly
Source

About

Create documentation from DocBook

Commands

meinproc5meinproc4checkXML

Examples

Convert DocBook XML to HTML documentation$ meinproc5 --output index.html index.docbook
Validate DocBook XML structure and syntax$ checkXML index.docbook
Generate documentation with custom stylesheet$ meinproc5 --stylesheet custom.xsl --output output.html index.docbook