]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/dry-run.xml
Evergreen Version Fix to reflect the new EG releases 2.0.10 and 1.6.1.9
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / dry-run.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="dry-run">\r
7 <refmeta>\r
8 <refentrytitle>dry-run</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>dry-run</refname>\r
13 <refpurpose>Indicates that no files should be produced</refpurpose>\r
14 </refnamediv>\r
15 <refsynopsisdiv>\r
16   <src:fragment xml:id="dry-run.frag">\r
17     <xsl:param name="dry-run" select="0"/>\r
18   </src:fragment>\r
19 </refsynopsisdiv>\r
20 <refsection><info><title>Description</title></info>\r
21 <para>When using the XSLT processor to manage dependencies and construct\r
22 the website, this parameter can be used to suppress the generation of\r
23 new and updated files. Effectively, this allows you to see what the\r
24 stylesheet would do, without actually making any changes.</para>\r
25 <para>Only applies when XSLT-based chunking is being used.</para>\r
26 </refsection>\r
27 </refentry>\r