Skip to content

usamimikamen-sk/xslTNG

 
 

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.

About

DocBook xslTNG Stylesheets

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 72.6%
  • XSLT 18.2%
  • CSS 4.9%
  • Java 1.5%
  • JavaScript 1.3%
  • Python 0.6%
  • Other 0.9%