This project contains customization layers for the DocBook XSL stylesheets.
These stylesheets can be used as-is for DocBook 4 content.
To use them with DocBook 5 content, build them with make
.
For a successful build, you will need:
-
standard GNU utilities (
cat
,sed
,tar
, …) -
trang
-
xsltproc
-
xmlcatalog
-
aspell
-
DAPS from https://github.com/openSUSE/daps
-
DocBook XSL stylesheets from https://sourceforge.net/projects/docbook/
-
XSLT processor like
xsltproc
or Saxon 6 (needs to have support for exslt) -
Python 3