VirtualBox

source: vbox/trunk/src/libs/dita-ot-1.8.5/docsrc/readme/ant-parameters-other.dita@ 99012

Last change on this file since 99012 was 98584, checked in by vboxsync, 2 years ago

Docs: bugref:10302. Setting svn properties of DITA-OT library.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 3.2 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
3<reference id="ant-parameters-other">
4 <title>Ant parameters: Other</title>
5 <titlealts>
6 <navtitle>Other</navtitle>
7 </titlealts>
8 <refbody>
9 <section>
10 <draft-comment author="Kristen James Eberlein" time="11 August 2012">I've made no attempt to
11 work with the content in the topic. Here's what I'd like to know:<ul>
12 <li>When would someone want to use the various <parmname>dita.preprocess</parmname>
13 parameters? (Other than if they need to reduce Java memory consumption.) The use cases
14 are not clear from the current description.</li>
15 </ul></draft-comment>
16 <table>
17 <title>Ant parameters: Other</title>
18 <tgroup cols="2">
19 <colspec colwidth="1.5*"/>
20 <colspec colwidth="4.0*"/>
21 <thead>
22 <row>
23 <entry>Parameter</entry>
24 <entry>Description</entry>
25 </row>
26 </thead>
27 <tbody>
28 <row id="dita.preprocess.reloadstylesheet">
29 <entry><parmname>dita.preprocess.reloadstylesheet</parmname>
30 </entry>
31 <entry id="dita.preprocess.reloadstylesheet.desc" morerows="5">Specifies whether the
32 DITA-OT reloads the XSL style sheets that are used for the transformation. The
33 allowed values are <option>true</option> and <option>false</option>; the default
34 value is <option>false</option>.<note type="tip">Set the parameter to
35 <option>true</option> if you want to use more than one set of style sheets to
36 process a collection of topics. The parameter also is useful for large projects
37 that generate Java out-of-memory errors during transformation. Alternatively, you
38 can adjust the size of your Java memory heap if setting
39 <codeph>dita.preprocess.reloadstylesheet</codeph> for this
40 reason.</note></entry>
41 </row>
42 <row id="dita.preprocess.reloadstylesheet.conref">
43 <entry>
44 <parmname>dita.preprocess.reloadstylesheet.conref</parmname>
45 </entry>
46 </row>
47 <row id="dita.preprocess.reloadstylesheet.mapref">
48 <entry>
49 <parmname>dita.preprocess.reloadstylesheet.mapref</parmname>
50 </entry>
51 </row>
52 <row id="dita.preprocess.reloadstylesheet.mappull">
53 <entry>
54 <parmname>dita.preprocess.reloadstylesheet.mappull</parmname>
55 </entry>
56 </row>
57 <row id="dita.preprocess.reloadstylesheet.maplink">
58 <entry>
59 <parmname>dita.preprocess.reloadstylesheet.maplink</parmname>
60 </entry>
61 </row>
62 <row id="dita.preprocess.reloadstylesheet.topicpull">
63 <entry>
64 <parmname>dita.preprocess.reloadstylesheet.topicpull</parmname>
65 </entry>
66 </row>
67 </tbody>
68 </tgroup>
69 </table>
70 </section>
71 </refbody>
72</reference>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette