t:chunk-cleanup
t:chunk-cleanup — Cleanup the HTML markup for a DocBook document.
Template:
{http://docbook.org/ns/docbook/templates}chunk-cleanup
Defined in:
docbook.xsl
Used in:
docbook.xsl
Used by:
Synopsis
<xsl:template name="t:chunk-cleanup">
<xsl:param name="source" as="document-node()"/>
<xsl:param name="docbook" as="document-node()"/>
</xsl:template>
Description
This mode performs cleanup tasks on the HTML document that results from DocBook processing. This process moves footnotes and annotations when necessary, generates navigation elements, etc.