template.properties 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466
  1. # ============================================================================ #
  2. #
  3. # GENERATED PROPERTIES FILE FOR USE WITH THE DITA COMMAND
  4. #
  5. # Lines in this file that start with a # are comments.
  6. #
  7. # To set a build parameter, remove the commenting # at the start of the line
  8. # and specify the value for the parameter after the = sign, for example,
  9. #
  10. # args.filter = my-filter.ditaval
  11. #
  12. # Use the dita command with the -propertyfile option to use the build parameters
  13. # specified in a properties file, for example:
  14. #
  15. # dita -i my.ditamap -f html5 -propertyfile my.properties
  16. #
  17. # Build parameters in this file are grouped by transformation type.
  18. # Supported parameter values are listed in brackets [] after each description,
  19. # with an asterisk (*) indicating the default value where appropriate.
  20. #
  21. # ============================================================================ #
  22. # ============================================================================ #
  23. # COMMON
  24. # ============================================================================ #
  25. # args.draft = no
  26. # Specifies whether the content of <draft-comment> and
  27. # <required-cleanup> elements is included in the output.
  28. # [ no ]*
  29. # [ yes ]
  30. # args.figurelink.style = NUMBER
  31. # Specifies how cross references to figures are styled in
  32. # output.
  33. # [ NUMBER ]
  34. # [ NUMTITLE ]
  35. # [ TITLE ]
  36. # args.filter =
  37. # Specifies a filter file to be used to include, exclude, or
  38. # flag content.
  39. # args.gen.task.lbl = YES
  40. # Specifies whether to generate headings for sections within
  41. # task topics.
  42. # [ NO ]
  43. # [ YES ]
  44. # args.grammar.cache = yes
  45. # Specifies whether the grammar-caching feature of the XML
  46. # parser is used.
  47. # [ no ]
  48. # [ yes ]*
  49. # args.input.dir =
  50. # Specifies the base directory for your documentation project.
  51. # args.output.base =
  52. # Specifies the name of the output file without file
  53. # extension.
  54. # args.rellinks = none
  55. # Specifies which links to include in the output.
  56. # [ all ] - All links are included.
  57. # [ nofamily ] - Parent, child, next, and previous links are
  58. # not included.
  59. # [ none ] - No links are included.
  60. # [ noparent ] - Parent links are not included.
  61. # args.tablelink.style = NUMBER
  62. # Specifies how cross references to tables are styled.
  63. # [ NUMBER ]
  64. # [ NUMTITLE ]
  65. # [ TITLE ]
  66. # clean.temp = yes
  67. # Specifies whether the DITA-OT deletes the files in the
  68. # temporary directory after it finishes a build.
  69. # [ no ]
  70. # [ yes ]*
  71. # conserve-memory = false
  72. # Conserve memory at the expense of processing speed
  73. # [ false ]*
  74. # [ true ]
  75. # default.language =
  76. # Specifies the default language for source documents.
  77. # dita.dir =
  78. # Specifies where the DITA-OT is installed.
  79. # dita.temp.dir =
  80. # Specifies the location of the temporary directory.
  81. # filter-stage = early
  82. # Specifies whether filtering is done before all other
  83. # processing, or after key and conref processing.
  84. # [ early ]*
  85. # [ late ]
  86. # force-unique = false
  87. # Generate copy-to attributes to duplicate topicref elements.
  88. # [ false ]*
  89. # [ true ]
  90. # generate-debug-attributes = true
  91. # Specifies whether the @xtrf and @xtrc debugging attributes
  92. # are generated in the temporary files.
  93. # [ false ] - Disables generation of debugging attributes
  94. # [ true ]* - Enables generation of debugging attributes
  95. # generate.copy.outer = 1
  96. # Specifies whether to generate output files for content that
  97. # is not located in or beneath the directory containing the
  98. # DITA map file.
  99. # [ 1 ]* - Do not generate output for content that is located
  100. # outside the DITA map directory.
  101. # [ 3 ] - Shift the output directory so that it contains all
  102. # output for the publication.
  103. # onlytopic.in.map = false
  104. # Specifies whether files that are linked to, or referenced
  105. # with a @conref attribute, generate output.
  106. # [ false ]*
  107. # [ true ]
  108. # outer.control = warn
  109. # Specifies how the DITA-OT handles content files that are not
  110. # located in or below the directory containing the master DITA
  111. # map.
  112. # [ fail ] - Fail quickly if files are going to be generated
  113. # or copied outside of the directory.
  114. # [ quiet ] - Quietly finish without generating warnings or
  115. # errors.
  116. # [ warn ]* - Complete the operation if files will be
  117. # generated or copied outside of the directory, but log a
  118. # warning.
  119. # output.dir =
  120. # Specifies the name and location of the output directory.
  121. # processing-mode = lax
  122. # Specifies how the DITA-OT handles errors and error recovery.
  123. # [ lax ]* - When an error is encountered, the DITA-OT
  124. # attempts to recover from it
  125. # [ skip ] - When an error is encountered, the DITA-OT
  126. # continues processing but does not attempt error recovery
  127. # [ strict ] - When an error is encountered, the DITA-OT stops
  128. # processing
  129. # remove-broken-links = false
  130. # Remove broken related links.
  131. # [ false ]*
  132. # [ true ]
  133. # root-chunk-override =
  134. # Override for map chunk attribute value.
  135. # validate = true
  136. # Specifies whether the DITA-OT validates the content.
  137. # [ false ]
  138. # [ true ]*
  139. # ============================================================================ #
  140. # ECLIPSE HELP
  141. # ============================================================================ #
  142. # args.eclipse.provider = DITA
  143. # Specifies the name of the person or organization that
  144. # provides the Eclipse help. Default value: DITA.
  145. # args.eclipse.symbolic.name = org.sample.help.doc
  146. # Specifies the symbolic name (aka plugin ID) in the output
  147. # for an Eclipse Help project. Default value:
  148. # org.sample.help.doc.
  149. # args.eclipse.version = 0.0.0
  150. # Specifies the version number to include in the output.
  151. # Default value: 0.0.0.
  152. # args.eclipsehelp.country =
  153. # Specifies the region for the language that is specified by
  154. # the args.
  155. # args.eclipsehelp.jar.name =
  156. # Specifies that the output should be zipped and returned
  157. # using this name.
  158. # args.eclipsehelp.language =
  159. # Specifies the base language for translated content, such as
  160. # en for English.
  161. # ============================================================================ #
  162. # HTML-BASED OUTPUT
  163. # ============================================================================ #
  164. # args.artlbl = no
  165. # Specifies whether to generate a label for each image; the
  166. # label will contain the image file name.
  167. # [ no ]*
  168. # [ yes ]
  169. # args.copycss = no
  170. # Specifies whether to copy the custom .css file to the output
  171. # directory.
  172. # [ no ]*
  173. # [ yes ]
  174. # args.css =
  175. # Specifies the name of a custom .css file.
  176. # args.csspath =
  177. # Specifies the location of a copied .css file relative to the
  178. # output directory.
  179. # args.cssroot =
  180. # Specifies the directory that contains the custom .css file.
  181. # args.dita.locale =
  182. # Specifies the language locale file to use for sorting index
  183. # entries.
  184. # args.ftr =
  185. # Specifies an XML file that contains content for a running
  186. # footer.
  187. # args.gen.default.meta = no
  188. # Specifies whether to generate extra metadata that targets
  189. # parental control scanners, meta elements with
  190. # name="security" and name="Robots".
  191. # [ no ]*
  192. # [ yes ]
  193. # args.hdf =
  194. # Specifies an XML file that contains content to be placed in
  195. # the document head.
  196. # args.hdr =
  197. # Specifies an XML file that contains content for a running
  198. # header.
  199. # args.hide.parent.link = no
  200. # Specifies whether to hide links to parent topics in the HTML
  201. # or XHTML output.
  202. # [ no ]*
  203. # [ yes ]
  204. # args.indexshow = no
  205. # Specifies whether the content of <indexterm> elements are
  206. # rendered in the output.
  207. # [ no ]*
  208. # [ yes ]
  209. # args.outext = html
  210. # Specifies the file extension for HTML or XHTML output.
  211. # Default value: html.
  212. # args.xhtml.classattr = yes
  213. # Specifies whether to include the DITA class ancestry inside
  214. # the XHTML elements.
  215. # [ no ]
  216. # [ yes ]*
  217. # args.xsl =
  218. # Specifies a custom XSL file to be used instead of the
  219. # default XSL transformation.
  220. # ============================================================================ #
  221. # HTML5
  222. # ============================================================================ #
  223. # args.artlbl = no
  224. # Specifies whether to generate a label for each image; the
  225. # label will contain the image file name.
  226. # [ no ]*
  227. # [ yes ]
  228. # args.copycss = no
  229. # Specifies whether to copy the custom .css file to the output
  230. # directory.
  231. # [ no ]*
  232. # [ yes ]
  233. # args.css =
  234. # Specifies the name of a custom .css file.
  235. # args.csspath =
  236. # Specifies the location of a copied .css file relative to the
  237. # output directory.
  238. # args.cssroot =
  239. # Specifies the directory that contains the custom .css file.
  240. # args.dita.locale =
  241. # Specifies the language locale file to use for sorting index
  242. # entries.
  243. # args.ftr =
  244. # Specifies an XML file that contains content for a running
  245. # footer.
  246. # args.gen.default.meta = no
  247. # Specifies whether to generate extra metadata that targets
  248. # parental control scanners, meta elements with
  249. # name="security" and name="Robots".
  250. # [ no ]*
  251. # [ yes ]
  252. # args.hdf =
  253. # Specifies an XML file that contains content to be placed in
  254. # the document head.
  255. # args.hdr =
  256. # Specifies an XML file that contains content for a running
  257. # header.
  258. # args.hide.parent.link = no
  259. # Specifies whether to hide links to parent topics in the
  260. # HTML5 output.
  261. # [ no ]*
  262. # [ yes ]
  263. # args.html5.classattr = yes
  264. # Specifies whether to include the DITA class ancestry inside
  265. # the HTML5 elements.
  266. # [ no ]
  267. # [ yes ]*
  268. # args.html5.contenttarget = contentwin
  269. # Specifies the value of the @target attribute on the <base>
  270. # element in the TOC file. Default value: contentwin.
  271. # args.html5.toc = index
  272. # Specifies the base name of the TOC file. Default value:
  273. # index.
  274. # args.html5.toc.class =
  275. # Specifies the value of the @class attribute on the <body>
  276. # element in the TOC file.
  277. # args.html5.toc.xsl =
  278. # Specifies a custom XSL file to be used for TOC generation.
  279. # args.indexshow = no
  280. # Specifies whether the content of <indexterm> elements are
  281. # rendered in the output.
  282. # [ no ]*
  283. # [ yes ]
  284. # args.outext = html
  285. # Specifies the file extension for HTML5 output. Default
  286. # value: html.
  287. # args.xsl =
  288. # Specifies a custom XSL file to be used instead of the
  289. # default XSL transformation.
  290. # nav-toc = none
  291. # Specifies whether to generate a navigation TOC in topic
  292. # pages.
  293. # [ full ] - Full TOC
  294. # [ none ]* - No TOC
  295. # [ partial ] - Partial TOC that shows the current topic
  296. # ============================================================================ #
  297. # MICROSOFT COMPILED HTML HELP
  298. # ============================================================================ #
  299. # args.htmlhelp.includefile =
  300. # Specifies the name of a file that you want included in the
  301. # HTML Help.
  302. # ============================================================================ #
  303. # PDF
  304. # ============================================================================ #
  305. # args.artlbl = no
  306. # Specifies whether to generate a label for each image; the
  307. # label will contain the image file name.
  308. # [ no ]*
  309. # [ yes ]
  310. # args.bookmap-order = discard
  311. # Specifies if the frontmatter and backmatter content order is
  312. # retained in bookmap.
  313. # [ discard ]*
  314. # [ retain ]
  315. # args.bookmark.style = EXPANDED
  316. # Specifies whether PDF bookmarks are by default expanded or
  317. # collapsed.
  318. # [ COLLAPSE ]
  319. # [ EXPANDED ]
  320. # args.chapter.layout = MINITOC
  321. # Specifies whether chapter level TOCs are generated.
  322. # [ BASIC ]
  323. # [ MINITOC ]*
  324. # args.fo.userconfig =
  325. # Specifies the user configuration file for FOP.
  326. # args.xsl.pdf =
  327. # Specifies an XSL file that is used to override the default
  328. # XSL transformation.
  329. # axf.cmd =
  330. # Specifies the path to the Antenna House Formatter
  331. # executable.
  332. # axf.opt =
  333. # Specifies the user configuration file for Antenna House
  334. # Formatter.
  335. # custom.xep.config =
  336. # Specifies the user configuration file for RenderX.
  337. # customization.dir =
  338. # Specifies the customization directory.
  339. # maxJavaMemory =
  340. # Specifies the amount of memory allocated to the RenderX
  341. # process.
  342. # org.dita.pdf2.i18n.enabled = true
  343. # Enables I18N font processing.
  344. # [ false ] - Disables I18N processing
  345. # [ true ]* - Enables I18N processing
  346. # outputFile.base =
  347. # Specifies the base file name of the generated PDF file.
  348. # pdf.formatter = fop
  349. # Specifies the XSL processor.
  350. # [ ah ] - Antenna House Formatter
  351. # [ fop ]* - Apache FOP
  352. # [ xep ] - RenderX XEP Engine
  353. # publish.required.cleanup = yes
  354. # Specifies whether draft-comment and required-cleanup
  355. # elements are included in the output.
  356. # [ no ]
  357. # [ yes ]
  358. # ============================================================================ #
  359. # XHTML
  360. # ============================================================================ #
  361. # args.xhtml.contenttarget = contentwin
  362. # Specifies the value of the @target attribute on the <base>
  363. # element in the TOC file. Default value: contentwin.
  364. # args.xhtml.toc = index
  365. # Specifies the base name of the TOC file. Default value:
  366. # index.
  367. # args.xhtml.toc.class =
  368. # Specifies the value of the @class attribute on the <body>
  369. # element in the TOC file.
  370. # args.xhtml.toc.xsl =
  371. # Specifies a custom XSL file to be used for TOC generation.