Standard XML representation system for technical documents
Standard XML representation system for technical documents
docbook$ docbook validate document.xml$ xsltproc /usr/local/share/docbook/xsl/html/docbook.xsl document.xml > output.html$ xsltproc /usr/local/share/docbook/xsl/fo/docbook.xsl document.xml | fop -pdf output.pdf