Files
dive-into-python3/chardet/docs/docbook/xsl/params/root.filename.xml
T
Mark Pilgrim 831681489e initial import
2009-01-24 16:05:55 -05:00

23 lines
581 B
XML

<refentry id="root.filename">
<refmeta>
<refentrytitle>root.filename</refentrytitle>
</refmeta>
<refnamediv>
<refname>root.filename</refname>
<refpurpose>Identifies the name of the root HTML file when chunking</refpurpose>
</refnamediv>
<refsynopsisdiv>
<src:fragment id='root.filename.frag'><xsl:param name="root.filename" select="'index'"/></src:fragment>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>The <parameter>root.filename</parameter> is the base filename for
the chunk created for the root of each document processed.
</para>
</refsect1>
</refentry>