17 lines
No EOL
5.5 KiB
HTML
17 lines
No EOL
5.5 KiB
HTML
<!DOCTYPE html
|
|
SYSTEM "about:legacy-compat">
|
|
<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 2020"><meta name="generator" content="DITA-OT"><meta name="description" content="DITA Open Toolkit ships with several core transformations that convert DITA content to different output formats. Additional formats are available from the plug-in registry at dita-ot.org/plugins."><meta name="keywords" content="output formats, transformations, DITA specification, plug-ins, default, list of"><link rel="stylesheet" type="text/css" href="../css/commonltr.css"><link rel="stylesheet" type="text/css" href="../css/dita-ot-doc.css"><title>DITA-OT transformations (output formats)</title></head><body id="availabletransforms"><header role="banner"><div class="header">
|
|
<p>DITA Open Toolkit</p>
|
|
<hr>
|
|
</div></header><nav role="toc"><ul><li><a href="../index.html">DITA Open Toolkit 3.6</a></li><li><a href="../release-notes/index.html">Release Notes</a></li><li><a href="../topics/installing-client.html">Installing DITA-OT</a></li><li><a href="../topics/building-output.html">Building output</a></li><li><a href="../topics/input-formats.html">Authoring formats</a></li><li class="active"><a href="../topics/output-formats.html">Output formats</a><ul><li><a href="../topics/dita2pdf.html">PDF</a></li><li><a href="../topics/dita2html5.html">HTML5</a></li><li><a href="../topics/dita2eclipsehelp.html">Eclipse help</a></li><li><a href="../topics/dita2htmlhelp.html">HTML Help</a></li><li><a href="../topics/dita2markdown.html">Markdown</a></li><li><a href="../topics/dita2dita.html">Normalized DITA</a></li><li><a href="../topics/dita2xhtml.html">XHTML</a></li></ul></li><li><a href="../parameters/index.html">Parameters</a></li><li><a href="../topics/html-customization.html">Customizing HTML</a></li><li><a href="../topics/pdf-customization.html">Customizing PDF</a></li><li><a href="../topics/adding-plugins.html">Adding plug-ins</a></li><li><a href="../topics/custom-plugins.html">Creating plug-ins</a></li><li><a href="../topics/troubleshooting-overview.html">Troubleshooting</a></li><li><a href="../reference/index.html">Reference</a></li><li><a href="../topics/dita-and-dita-ot-resources.html">Resources</a></li></ul></nav><main role="main"><article role="article" aria-labelledby="ariaid-title1">
|
|
<h1 class="title topictitle1" id="ariaid-title1">DITA-OT transformations (output formats)</h1>
|
|
|
|
|
|
|
|
<div class="body conbody"><p class="shortdesc">DITA Open Toolkit ships with several core transformations that convert DITA content to different output
|
|
formats. Additional formats are available from the plug-in registry at
|
|
<a class="xref" href="https://www.dita-ot.org/plugins" target="_blank" rel="external noopener">dita-ot.org/plugins</a>.</p>
|
|
<div class="note tip note_tip"><span class="note__title">Tip:</span> For information on how to install other formats, see
|
|
<a class="xref" href="adding-plugins.html" title="You can extend DITA-OT with additional plug-ins to change the default output types in various ways, add entirely new kinds of output formats, or implement DITA specializations. A variety of open source plug-ins are available from the plug-in registry at dita-ot.org/plugins.">Adding and removing plug-ins</a>.</div>
|
|
</div>
|
|
<nav role="navigation" class="related-links"><ul class="ullinks"><li class="link ulchildlink"><strong><a href="../topics/dita2pdf.html">PDF</a></strong><br>The <span class="keyword option">pdf</span> transformation generates output in Portable Document Format.</li><li class="link ulchildlink"><strong><a href="../topics/dita2html5.html">HTML5</a></strong><br>The <span class="keyword option">html5</span> transformation generates HTML5 output and a table of contents (TOC) file.</li><li class="link ulchildlink"><strong><a href="../topics/dita2eclipsehelp.html">Eclipse help</a></strong><br>The <span class="keyword option">eclipsehelp</span> transformation generates XHTML output, CSS files, and the control files that are needed for Eclipse help.</li><li class="link ulchildlink"><strong><a href="../topics/dita2htmlhelp.html">HTML Help</a></strong><br>The <span class="keyword option">htmlhelp</span> transformation generates HTML output, CSS files, and the control files that are needed to produce a Microsoft Compiled HTML Help (.chm) file.</li><li class="link ulchildlink"><strong><a href="../topics/dita2markdown.html">Markdown</a></strong><br>Along with Markdown input, DITA-OT now provides three new transformation types to convert DITA content to Markdown, including the original syntax, GitHub-Flavored Markdown, and GitBook.</li><li class="link ulchildlink"><strong><a href="../topics/dita2dita.html">Normalized DITA</a></strong><br>The <code class="ph codeph">dita</code> transformation generates normalized topics and maps from DITA input. The normalized output includes the results of DITA Open Toolkit pre-processing operations, which resolve map references, keys, content references, code references and push metadata back and forth between maps and topics.</li><li class="link ulchildlink"><strong><a href="../topics/dita2xhtml.html">XHTML</a></strong><br>The <span class="keyword option">xhtml</span> transformation generates XHTML output and a table of contents (TOC) file. This was the first transformation created for DITA Open Toolkit, and originally served as the basis for all HTML-based transformations.</li></ul></nav></article></main></body></html> |