parameters_intro.dita 1.6 KB

12345678910111213141516171819202122232425262728293031
  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 file for applicable license. -->
  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 <parmname>--parameter</parmname>=<varname>value</varname> syntax or included
  9. in build scripts as Ant properties.</shortdesc>
  10. <prolog>
  11. <metadata>
  12. <keywords>
  13. <indexterm><cmdname>dita</cmdname> command<indexterm>parameters</indexterm></indexterm>
  14. <indexterm>parameters</indexterm>
  15. <indexterm>transformations<indexterm>parameters</indexterm></indexterm>
  16. <indexterm>transformations<indexterm>HTML</indexterm></indexterm>
  17. <indexterm>Ant<indexterm>properties</indexterm><indexterm>parameters</indexterm></indexterm>
  18. <indexterm>Ant<indexterm>build script</indexterm><indexterm>script</indexterm></indexterm>
  19. </keywords>
  20. </metadata>
  21. </prolog>
  22. <refbody>
  23. <section>
  24. <p>If your toolkit installation includes custom plug-ins that define additional parameters, you can add entries to
  25. the following topics by rebuilding the DITA-OT documentation.</p>
  26. </section>
  27. </refbody>
  28. </reference>