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.
tdelibs/kdoctools/docbook/xsl/params/root.filename.xml

23 lines
581 B

<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>