parameters_intro.dita 1.6 KB

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