]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/rebuild-all.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 / rebuild-all.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="rebuild-all">\r
7 <refmeta>\r
8 <refentrytitle>rebuild-all</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>rebuild-all</refname>\r
13 <refpurpose>Indicates that all files should be produced</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="rebuild-all.frag">\r
18 <xsl:param name="rebuild-all" select="0"/>\r
19 </src:fragment>\r
20 </refsynopsisdiv>\r
21 \r
22 <refsection><info><title>Description</title></info>\r
23 <para>When using the XSLT processor to manage dependencies and construct\r
24 the website, this parameter can be used to regenerate the whole website,\r
25 updating even pages that don't appear to need to be updated.</para>\r
26 <para>The dependency extension only looks at the source documents. So\r
27 if you change something in the stylesheet, for example, that has a global\r
28 effect, you can use this parameter to force the stylesheet to rebuild the\r
29 whole website.\r
30 </para>\r
31 <para>Only applies when XSLT-based chunking is being used.</para>\r
32 </refsection>\r
33 </refentry>\r