conref-dita-ot-parameters.html 3.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <!DOCTYPE html
  2. SYSTEM "about:legacy-compat">
  3. <html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="UTF-8"><meta name="copyright" content="(C) Copyright 2016"><meta name="DC.rights.owner" content="(C) Copyright 2016"><meta name="DC.Type" content="reference"><meta name="DC.Format" content="XHTML"><meta name="DC.Identifier" content="conref-dita-ot-parameters"><link rel="stylesheet" type="text/css" href="../css/commonltr.css"><link rel="stylesheet" type="text/css" href="../css/dita-ot-doc.css"><title>Conrefs for DITA-OT parameter topics</title></head><body id="conref-dita-ot-parameters"><header role="banner"><div class="header">
  4. <p>DITA Open Toolkit</p>
  5. <hr>
  6. </div></header><nav role="toc"><ul></ul></nav><main role="main"><article role="article" aria-labelledby="ariaid-title1">
  7. <h1 class="title topictitle1" id="ariaid-title1">Conrefs for DITA-OT parameter topics</h1>
  8. <div class="body refbody">
  9. <section class="section">
  10. <figure class="fig fignone"><figcaption><span class="fig--title-label">Figure 1. </span>DITA-OT parameters</figcaption>
  11. <dl class="dl parml">
  12. <dt class="dt pt dlterm" id="conref-dita-ot-parameters__args.fo.userconfig"><span class="keyword parmname">args.fo.userconfig</span></dt>
  13. <dd class="dd pd" id="conref-dita-ot-parameters__args.fo.userconfig.desc">Specifies the user configuration file for FOP.</dd>
  14. <dt class="dt pt dlterm" id="conref-dita-ot-parameters__args.gen.task.lbl"><span class="keyword parmname">args.gen.task.lbl</span></dt>
  15. <dd class="dd pd" id="conref-dita-ot-parameters__args.gen.task.lbl.desc">Specifies whether to generate headings for sections within task topics. The
  16. allowed values are <span class="keyword option">YES</span> and <span class="keyword option">NO</span>; the default value is <span class="keyword option">NO</span>.
  17. <span class="ph">Corresponds to the XSLT parameter
  18. <span class="keyword parmname">GENERATE-TASK-LABELS</span>.</span></dd>
  19. <dt class="dt pt dlterm" id="conref-dita-ot-parameters__args.rellinks"><span class="keyword parmname">args.rellinks</span></dt>
  20. <dd class="dd pd" id="conref-dita-ot-parameters__args.rellinks.desc">
  21. <p class="p" id="conref-dita-ot-parameters__args.relinks.desc">Specifies which links to include in the output. The following values are
  22. supported:</p>
  23. <ul class="ul">
  24. <li class="li"><span class="keyword option">none</span> – No links are included.</li>
  25. <li class="li"><span class="keyword option">all</span> – All links are included.</li>
  26. <li class="li"><span class="keyword option">nofamily</span> – Parent, child, next, and previous links are not included.</li>
  27. </ul>
  28. <p class="p">Default value depends on the transformation type.</p>
  29. </dd>
  30. </dl>
  31. </figure>
  32. </section>
  33. </div>
  34. </article></main></body></html>