Skip to content

docbook/xslTNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

07f1c96 · Jul 2, 2022
Jul 2, 2022
Apr 9, 2022
Apr 25, 2021
Jul 2, 2022
Apr 9, 2022
Apr 25, 2021
Jul 13, 2020
Jun 6, 2022
Apr 9, 2022
Apr 9, 2022
Jul 13, 2020
Jul 13, 2020
Jul 2, 2022
Jun 11, 2021

Repository files navigation

DocBook xsltNG

Build status: Build Status

This is The Next Generation of DocBook stylesheets in XSLT. It is a complete reimplementation of the stylesheets for transforming DocBook into modern, clean, semantically rich HTML. The presentation is supported by CSS and (if you wish, a small amount of) JavaScript. The expectation for paginated output is to use HTML+CSS.

The project home page is https://xsltng.docbook.org/. Documentation can be found in the DocBook xslTNG Reference. The latest release is probably the place start.

Building the project, if you clone the repository, is described in Chapter 5. In brief, you’ll want to build the XSLT with gradle makeXslt and the jar file (for the extension functions) with gradle jar. You can build the whole distribution with gradle zipStage which will put all of the build artifacts in build/stage/zip.