From: Keith Fahlgren Date: Sun, 1 Jun 2008 21:07:20 +0000 (+0000) Subject: We have new targets, so mention them in the README X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8db6598aca13cde22889831a785e90359e6f7413;p=docbook-dsssl We have new targets, so mention them in the README --- diff --git a/xsl/README b/xsl/README index 1ef913bc1..85c17669c 100644 --- a/xsl/README +++ b/xsl/README @@ -52,6 +52,10 @@ schema/DTD, use one of the following stylesheets: xhtml/*.xsl - for XHTML versions of the above + xhtml-1_1/*.xsl - for XHTML 1.1 versions of the above + + epub/docbook.xsl - for .epub + htmlhelp/htmlhelp.xsl - for HTML Help javahelp/javahelp.xsl - for JavaHelp eclipse/eclipse.xsl - for Eclipse Help @@ -104,6 +108,7 @@ NEWS changes since the last public release (for a cumulative list of common/ code used among several output formats (HTML, FO, manpages,...) docsrc/ documentation sources eclipse/ for producing Eclipse Help +epub/ for producing .epub extensions/ DocBook XSL Java extensions fo/ for producing XSL-FO highlighting files used for adding source-code syntax highlighting in output @@ -121,6 +126,7 @@ template/ templates for building stylesheet customization layers tools/ assorted supplementary tools website/ for producing website output (from Website source) xhtml/ for producing XHTML +xhtml-1_1/ for producing (stricter) XHTML 1.1 ---------------------------------------------------------------------- Changes