File: //usr/share/doc/docbook-style-xsl-1.69.1/doc/manpages/refentry.version.profile.enabled.html
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>refentry.version.profile.enabled</title><link rel="stylesheet" href="../ref.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.0"><link rel="start" href="index.html" title="Manpages Parameter Reference"><link rel="up" href="refmeta.html" title="Refentry metadata gathering"><link rel="prev" href="refentry.version.profile.html" title="refentry.version.profile"><link rel="next" href="refentry.manual.fallback.profile.html" title="refentry.manual.fallback.profile"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">refentry.version.profile.enabled</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="refentry.version.profile.html">Prev</a> </td><th width="60%" align="center">Refentry metadata gathering</th><td width="20%" align="right"> <a accesskey="n" href="refentry.manual.fallback.profile.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="refentry.version.profile.enabled"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>refentry.version.profile.enabled — Enable refentry "version" profiling?</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><a name="refentry.version.profile.enabled.frag"></a><pre class="programlisting">
<xsl:param name="refentry.version.profile.enabled">0</xsl:param></pre></div><div class="refsect1" lang="en"><a name="d0e1658"></a><h2>Description</h2><p>If the value of
<a href="refentry.version.profile.enabled.html"><em class="parameter"><code>refentry.version.profile.enabled</code></em></a> is
non-zero, then during <a href="http://docbook.org/tdg/en/html/refentry.html"><code class="sgmltag-element">refentry</code></a> metadata gathering, the info
profile specified by the customizable
<a href="refentry.version.profile.html"><em class="parameter"><code>refentry.version.profile</code></em></a> parameter is
used.</p><p>If instead the value of
<a href="refentry.version.profile.enabled.html"><em class="parameter"><code>refentry.version.profile.enabled</code></em></a> is zero (the
default), then "hard coded" logic within the DocBook XSL stylesheets
is used for gathering <a href="http://docbook.org/tdg/en/html/refentry.html"><code class="sgmltag-element">refentry</code></a> "version" data.</p><p>If you find that the default <a href="http://docbook.org/tdg/en/html/refentry.html"><code class="sgmltag-element">refentry</code></a>
metadata-gathering behavior is causing incorrect "version" data to show
up in your output, then consider setting a non-zero value for
<a href="refentry.version.profile.enabled.html"><em class="parameter"><code>refentry.version.profile.enabled</code></em></a> and adjusting
the value of <a href="refentry.version.profile.html"><em class="parameter"><code>refentry.version.profile</code></em></a> to cause
correct data to be gathered. </p><p>Note that the terms "source" and "version" have special
meanings in this context. For details, see the documentation for the
<a href="refentry.version.profile.html"><em class="parameter"><code>refentry.version.profile</code></em></a> parameter.</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="refentry.version.profile.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="refmeta.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="refentry.manual.fallback.profile.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">refentry.version.profile </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> refentry.manual.fallback.profile</td></tr></table></div></body></html>