Path to this page:
Subject: CVS commit: pkgsrc/textproc/docbook-xsl
From: Julio Merino
Date: 2002-12-18 18:45:29
Message id: 20021218174530.1EEDAB42C@cvs.netbsd.org
Log Message:
Initial import of docbook-xsl-1.58.1.
The DocBook XSL stylesheets provide a serie of ready-to-use templates to
process documents based on the DocBook XML DTD. They can generate different
types of output files, like XHTML, slides, manpages, JavaDoc...
They are written in a modular fashion. Each of the HTML and FO stylesheets
starts with a driver file that assembles a collection of component files
into a complete stylesheet. This modular design puts similar things together
into smaller files that are easier to write and maintain than one big
stylesheet.
Approved by wiz.
Files: