conref-dita-ot-parameters.dita 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  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="conref-dita-ot-parameters">
  5. <title>Conrefs for DITA-OT parameter topics</title>
  6. <refbody>
  7. <section>
  8. <fig>
  9. <title>DITA-OT parameters</title>
  10. <parml>
  11. <plentry id="args.fo.userconfig">
  12. <pt><parmname>args.fo.userconfig</parmname></pt>
  13. <pd id="args.fo.userconfig.desc">Specifies the user configuration file for FOP.</pd>
  14. </plentry>
  15. <plentry id="args.gen.task.lbl">
  16. <pt><parmname>args.gen.task.lbl</parmname></pt>
  17. <pd id="args.gen.task.lbl.desc">Specifies whether to generate headings for sections within task topics. The
  18. allowed values are <option>YES</option> and <option>NO</option>; the default value is <option>NO</option>.
  19. <ph audience="xslt-customizer">Corresponds to the XSLT parameter
  20. <parmname>GENERATE-TASK-LABELS</parmname>.</ph></pd>
  21. </plentry>
  22. <plentry id="args.rellinks" rev="1.6">
  23. <pt><parmname>args.rellinks</parmname></pt>
  24. <pd id="args.rellinks.desc">
  25. <p id="args.relinks.desc">Specifies which links to include in the output. The following values are
  26. supported:</p>
  27. <ul>
  28. <li><option>none</option> – No links are included.</li>
  29. <li><option>all</option> – All links are included.</li>
  30. <li><option>nofamily</option> – Parent, child, next, and previous links are not included.</li>
  31. </ul>
  32. <p>Default value depends on the transformation type.</p>
  33. </pd>
  34. </plentry>
  35. </parml>
  36. </fig>
  37. </section>
  38. </refbody>
  39. </reference>