Add support for using the XSL stylesheets to generate HTML output using
XSLT transforms, rather than using JadeTeX. So (assuming you have
installed xsltproc from ports/textproc/libxslt, and the docbook-xsl
stylesheets), you can now do
make STYLESHEET_TYPE=xsl FORMATS=html
and get HTML output that way.
|
||
|---|---|---|
| .. | ||
| doc.docbook.mk | ||
| doc.html.mk | ||
| doc.images.mk | ||
| doc.install.mk | ||
| doc.project.mk | ||
| doc.subdir.mk | ||