parameters_intro.dita 1001 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
  3. <!--This file is part of the DITA Open Toolkit project. See the accompanying LICENSE.md file for applicable licenses.-->
  4. <reference id="dita-ot-ant-properties" xml:lang="en-US">
  5. <title>DITA-OT parameters</title>
  6. <shortdesc>Certain parameters apply to all DITA-OT transformations. Other parameters are common to the HTML-based
  7. transformations. Some parameters apply only to specific transformation types. These parameters can be passed as
  8. options to the <cmdname>dita</cmdname> command using the <option>-Dparameter-name=value</option> syntax or included
  9. in build scripts as Ant properties.</shortdesc>
  10. <refbody>
  11. <section>
  12. <p>If your toolkit installation includes custom plug-ins that define additional parameters, you can
  13. add entries to the following topics by rebuilding the DITA-OT documentation.</p>
  14. </section>
  15. </refbody>
  16. </reference>