From: Bob Stayton Date: Thu, 19 Apr 2007 00:33:34 +0000 (+0000) Subject: Add support for profiling on new attributes audience and wordsize. X-Git-Tag: release/1.79.1~6^2~2176 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a0de3666141467b162e268984bc9916b0801f904;p=docbook-dsssl Add support for profiling on new attributes audience and wordsize. --- diff --git a/xsl/params/profile.audience.xml b/xsl/params/profile.audience.xml new file mode 100644 index 000000000..94d9175c5 --- /dev/null +++ b/xsl/params/profile.audience.xml @@ -0,0 +1,38 @@ + + +profile.audience +string + + +profile.audience +Target profile for audience +attribute + + + + + + + + +Description + +Value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + diff --git a/xsl/params/profile.wordsize.xml b/xsl/params/profile.wordsize.xml new file mode 100644 index 000000000..8efa96e53 --- /dev/null +++ b/xsl/params/profile.wordsize.xml @@ -0,0 +1,38 @@ + + +profile.wordsize +string + + +profile.wordsize +Target profile for wordsize +attribute + + + + + + + + +Description + +Value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + +