]> granicus.if.org Git - docbook-dsssl/commitdiff
We have new targets, so mention them in the README
authorKeith Fahlgren <abdelazer@users.sourceforge.net>
Sun, 1 Jun 2008 21:07:20 +0000 (21:07 +0000)
committerKeith Fahlgren <abdelazer@users.sourceforge.net>
Sun, 1 Jun 2008 21:07:20 +0000 (21:07 +0000)
xsl/README

index 1ef913bc160b06b60bde936001bc72e48adc544c..85c17669c20dc50a051d75d360d869b2b2268088 100644 (file)
@@ -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