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.
23 lines
509 B
23 lines
509 B
<refentry id="header.rule">
|
|
<refmeta>
|
|
<refentrytitle>header.rule</refentrytitle>
|
|
<refmiscinfo role="type">boolean</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>header.rule</refname>
|
|
<refpurpose>Rule under headers?</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='header.rule.frag'>
|
|
<xsl:param name="header.rule" select="1"/>
|
|
</src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>If non-zero, a rule will be drawn below the page headers.</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|