summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 5 insertions, 3 deletions
diff --git a/README b/README
index 539bdd6..bb0a512 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
----------------------------------------------------------------------
README file for the DocBook XSL Stylesheets
----------------------------------------------------------------------
-$Id: README 9397 2012-06-02 22:35:07Z bobstayton $
+$Id: README 9731 2013-03-17 05:01:54Z bobstayton $
These are XSL stylesheets for transforming DocBook XML document
instances into various output formats.
@@ -74,13 +74,14 @@ schema/DTD, use one of the following stylesheets:
- converts a DocBook document into an assembly
with topic files.
+ webhelp/build.xml - Ant script to generate webhelp output.
+ webhelp/Makefile - Makefile to generate webhelp output.
+
To transform documents created with the DocBook Slides schema/DTD,
use one of the following stylesheets:
- slides/html/*.xsl - for HTML slides of various kinds
slides/xhtml/*.xsl - for XHTML slides of various kinds
slides/fo/plain.xsl - for XSL-FO slides
- slides/htmlhelp/... - for HTML Help slides
To transform documents created with the DocBook Website
schema/DTD, use one of the following stylesheets:
@@ -138,6 +139,7 @@ roundtrip/ for "round trip" conversion among DocBook and
slides/ for producing slides output (from Slides source)
template/ templates for building stylesheet customization layers
tools/ assorted supplementary tools
+webhelp/ templates and scripts for generating webhelp output
website/ for producing website output (from Website source)
xhtml/ for producing XHTML
xhtml-1_1/ for producing (stricter) XHTML 1.1