]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/collect.xref.targets.xml
Capitalized the start of a sentence in the bucket section of cataloging.
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / collect.xref.targets.xml
1 <refentry xmlns="http://docbook.org/ns/docbook"\r
2           xmlns:xlink="http://www.w3.org/1999/xlink"\r
3           xmlns:xi="http://www.w3.org/2001/XInclude"\r
4           xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
5           xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
6           version="5.0" xml:id="collect.xref.targets"> \r
7 <refmeta> \r
8 <refentrytitle>collect.xref.targets</refentrytitle> \r
9 <refmiscinfo class="other" otherclass="datatype">list</refmiscinfo> \r
10 <refmiscinfo class="other" otherclass="value">no</refmiscinfo>\r
11 <refmiscinfo class="other" otherclass="value">yes</refmiscinfo>\r
12 <refmiscinfo class="other" otherclass="value">only</refmiscinfo>\r
13 </refmeta> \r
14 <refnamediv> \r
15 <refname>collect.xref.targets</refname> \r
16 <refpurpose>Controls whether cross reference data is\r
17 collected</refpurpose> \r
18 </refnamediv> \r
19 <refsynopsisdiv> <src:fragment xml:id="collect.xref.targets.frag">\r
20 <xsl:param name="collect.xref.targets">no</xsl:param>\r
21 </src:fragment> \r
22 </refsynopsisdiv> \r
23 <refsection><info><title>Description</title></info> \r
24  \r
25 <para>\r
26 In order to resolve olinks efficiently, the stylesheets can\r
27 generate an external data file containing information about\r
28 all potential cross reference endpoints in a document.\r
29 This parameter determines whether the collection process is run when the document is processed by the stylesheet. The default value is  <literal>no</literal>, which means the data file is not generated during processing. The other choices are <literal>yes</literal>, which means the data file is created and the document is processed for output, and <literal>only</literal>, which means the data file is created but the document is not processed for output.\r
30 See also <parameter>targets.filename</parameter>.\r
31 </para> \r
32 </refsection> \r
33 </refentry>\r