summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/chunker.output.media-type.xml
diff options
context:
space:
mode:
Diffstat (limited to 'kdoctools/docbook/xsl/params/chunker.output.media-type.xml')
-rw-r--r--kdoctools/docbook/xsl/params/chunker.output.media-type.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/kdoctools/docbook/xsl/params/chunker.output.media-type.xml b/kdoctools/docbook/xsl/params/chunker.output.media-type.xml
new file mode 100644
index 000000000..5b07e0e8b
--- /dev/null
+++ b/kdoctools/docbook/xsl/params/chunker.output.media-type.xml
@@ -0,0 +1,27 @@
+<refentry id="chunker.output.media-type">
+<refmeta>
+<refentrytitle>chunker.output.media-type</refentrytitle>
+<refmiscinfo role="type">string</refmiscinfo>
+</refmeta>
+<refnamediv>
+<refname>chunker.output.media-type</refname>
+<refpurpose>Media type to use in generated pages</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>&lt;xsl:param name="chunker.output.media-type" select="''"/>
+</refsynopsisdiv>
+
+<refsect1><title>Description</title>
+
+<para>This parameter specifies the media type that should be used by
+the chunking stylesheet. Not all processors support specification of
+this parameter.
+</para>
+
+<note>
+<para>This parameter is documented here, but the declaration is actually
+in the <filename>chunker.xsl</filename> stylesheet module.</para>
+</note>
+
+</refsect1>
+</refentry>