You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
879 B
31 lines
879 B
<refentry id="chunker.output.method">
|
|
<refmeta>
|
|
<refentrytitle>chunker.output.method</refentrytitle>
|
|
<refmiscinfo role="type">list</refmiscinfo>
|
|
<refmiscinfo role="value">html</refmiscinfo>
|
|
<refmiscinfo role="value">xml</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>chunker.output.method</refname>
|
|
<refpurpose>Method used in generated pages</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv><xsl:param name="chunker.output.method" select="'html'"/>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>This parameter specifies the output method to be used in files
|
|
generated by the chunking stylesheet.
|
|
</para>
|
|
|
|
<para>This parameter used to be named <literal>output.method</literal>.</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>
|