[2] | 1 | <refentry id="refentry.source.name.profile.enabled">
|
---|
| 2 | <refmeta>
|
---|
| 3 | <refentrytitle>refentry.source.name.profile.enabled</refentrytitle>
|
---|
| 4 | <refmiscinfo role="type">boolean</refmiscinfo>
|
---|
| 5 | </refmeta>
|
---|
| 6 | <refnamediv>
|
---|
| 7 | <refname>refentry.source.name.profile.enabled</refname>
|
---|
| 8 | <refpurpose>Enable refentry "source name" profiling?</refpurpose>
|
---|
| 9 | </refnamediv>
|
---|
| 10 |
|
---|
| 11 | <refsynopsisdiv>
|
---|
| 12 | <src:fragment id='refentry.source.name.profile.enabled.frag'>
|
---|
| 13 | <xsl:param name="refentry.source.name.profile.enabled">0</xsl:param></src:fragment>
|
---|
| 14 | </refsynopsisdiv>
|
---|
| 15 |
|
---|
| 16 | <refsect1><title>Description</title>
|
---|
| 17 |
|
---|
| 18 | <para>If the value of
|
---|
| 19 | <parameter>refentry.source.name.profile.enabled</parameter> is
|
---|
| 20 | non-zero, then during <tag>refentry</tag> metadata gathering, the info
|
---|
| 21 | profile specified by the customizable
|
---|
| 22 | <parameter>refentry.source.name.profile</parameter> parameter is
|
---|
| 23 | used.</para>
|
---|
| 24 |
|
---|
| 25 | <para>If instead the value of
|
---|
| 26 | <parameter>refentry.source.name.profile.enabled</parameter> is zero (the
|
---|
| 27 | default), then "hard coded" logic within the DocBook XSL stylesheets
|
---|
| 28 | is used for gathering <tag>refentry</tag> "source name" data.</para>
|
---|
| 29 |
|
---|
| 30 | <para>If you find that the default <tag>refentry</tag>
|
---|
| 31 | metadata-gathering behavior is causing incorrect "source name" data to
|
---|
| 32 | show up in your output, then consider setting a non-zero value for
|
---|
| 33 | <parameter>refentry.source.name.profile.enabled</parameter> and
|
---|
| 34 | adjusting the value of
|
---|
| 35 | <parameter>refentry.source.name.profile</parameter> to cause correct
|
---|
| 36 | data to be gathered. </para>
|
---|
| 37 |
|
---|
| 38 | <para>Note that the terms "source" and "source name" have special
|
---|
| 39 | meanings in this context. For details, see the documentation for the
|
---|
| 40 | <parameter>refentry.source.name.profile</parameter> parameter.</para>
|
---|
| 41 |
|
---|
| 42 | </refsect1>
|
---|
| 43 | </refentry>
|
---|