]> granicus.if.org Git - docbook-dsssl/commitdiff
Editorial tweak.
authorMichael Smith <xmldoc@users.sourceforge.net>
Thu, 28 Jun 2007 23:43:18 +0000 (23:43 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Thu, 28 Jun 2007 23:43:18 +0000 (23:43 +0000)
xsl/README

index f4f049a6d7059937a74557ba2777e324132c9d74..f990c66083d8032458f4117703603b46f449650d 100644 (file)
@@ -45,12 +45,10 @@ To transform documents created with the standard DocBook
 schema/DTD, use one of the following stylesheets:
 
   fo/docbook.xsl              - for XSL-FO
-  fo/profile-docbook.xsl      - for XSL-FO (single-pass profiled)
 
   html/docbook.xsl            - for HTML (as a single file)
   html/chunk.xsl              - for HTML (chunked into multiple files)
   html/onechunk.xsl           - for HTML (chunked output in single file)
-  html/profile-*              - for HTML (single-pass profiled versions)
 
   xhtml/*.xsl                 - for XHTML versions of the above
 
@@ -61,6 +59,8 @@ schema/DTD, use one of the following stylesheets:
   manpages/docbook.xsl        - for groff/nroff man pages[1]
   [1] more information at http://wiki.docbook.org/topic/ManPages
 
+  */profile-*                 - single-pass-profiling versions of all above
+
   roundtrip/*.xsl             - for DocBook to WordML, etc., to DocBook
 
 To transform documents created with the DocBook Slides schema/DTD,