daps Command Examples

An open source program for transforming DocBook XML into output formats such as HTML or PDF. More information: https://opensuse.github.io/daps/doc/index.html.

daps -d {{path/to/file.xml}} validate

daps -d {{path/to/file.xml}} pdf

daps -d {{path/to/file.xml}} html --single

daps --help

daps --version