1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE html
|
---|
3 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
---|
4 | <html xml:lang="en-us" lang="en-us">
|
---|
5 | <head>
|
---|
6 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
---|
7 | <meta name="copyright" content="(C) Copyright 2005"/>
|
---|
8 | <meta name="DC.rights.owner" content="(C) Copyright 2005"/>
|
---|
9 | <meta name="DC.Type" content="task"/>
|
---|
10 | <meta name="DC.Title" content="Publishing DITA content from the command-line tool"/>
|
---|
11 | <meta name="abstract" content="The DITA Open Toolkit (DITA-OT) includes a command-line tool designed for users who are unfamiliar with Ant. You can invoke the DITA-OT from the command-line tool and generate output. This method is less robust than Ant."/>
|
---|
12 | <meta name="description" content="The DITA Open Toolkit (DITA-OT) includes a command-line tool designed for users who are unfamiliar with Ant. You can invoke the DITA-OT from the command-line tool and generate output. This method is less robust than Ant."/>
|
---|
13 | <meta name="DC.Relation" scheme="URI" content="../readme/tranforming-dita-content.html"/>
|
---|
14 | <meta name="DC.Relation" scheme="URI" content="../readme/command-line-tool.html"/>
|
---|
15 | <meta name="DC.Relation" scheme="URI" content="../readme/building-output-using-cl-tool.html"/>
|
---|
16 | <meta name="DC.Relation" scheme="URI" content="../readme/command-line-tool.html"/>
|
---|
17 | <meta name="DC.Relation" scheme="URI" content="../readme/dita-ot_java_properties.html"/>
|
---|
18 | <meta name="DC.Format" content="XHTML"/>
|
---|
19 | <meta name="DC.Identifier" content="usingparameterbuildingtool"/>
|
---|
20 | <meta name="DC.Language" content="en-us"/>
|
---|
21 | <link rel="stylesheet" type="text/css" href="../commonltr.css"/>
|
---|
22 | <link rel="stylesheet" type="text/css" href="../dita-ot-doc.css"/>
|
---|
23 | <title>Publishing DITA content from the command-line tool</title>
|
---|
24 | </head>
|
---|
25 | <body id="usingparameterbuildingtool">
|
---|
26 |
|
---|
27 |
|
---|
28 | <h1 class="title topictitle1">Publishing DITA content from the command-line tool</h1>
|
---|
29 |
|
---|
30 | <p class="shortdesc">The DITA Open Toolkit (DITA-OT) includes a command-line tool designed for users who are
|
---|
31 | unfamiliar with Ant. You can invoke the DITA-OT from the command-line tool and
|
---|
32 | generate output. This method is less robust than Ant.</p>
|
---|
33 |
|
---|
34 | <div class="related-links">
|
---|
35 | <ul class="ullinks">
|
---|
36 | <li class="link ulchildlink"><strong><a href="../readme/command-line-tool.html">Command-line tool</a></strong><br/>
|
---|
37 | The DITA Open Toolkit (DITA-OT) provides a command-line tool for users with little knowledge of Ant. The command-line tool supports a subset of the parameters that are available to the Ant builds.</li>
|
---|
38 | <li class="link ulchildlink"><strong><a href="../readme/building-output-using-cl-tool.html">Building output using the command-line tool</a></strong><br/>
|
---|
39 | If you are unfamiliar with Ant, you can invoke the DITA Open Toolkit (DITA-OT) and build output from the command-line tool.</li>
|
---|
40 | </ul>
|
---|
41 |
|
---|
42 | <div class="familylinks">
|
---|
43 | <div class="parentlink"><strong>Parent topic:</strong> <a class="link" href="../readme/tranforming-dita-content.html" title="You can use either Ant or the command-line tool to transform DITA content to the various output formats that are supported by the DITA Open Toolkit (DITA-OT).">Publishing DITA content</a></div>
|
---|
44 | </div>
|
---|
45 | <div class="relinfo relconcepts"><strong>Related concepts</strong><br/>
|
---|
46 | <div><a class="link" href="../readme/command-line-tool.html" title="The DITA Open Toolkit (DITA-OT) provides a command-line tool for users with little knowledge of Ant. The command-line tool supports a subset of the parameters that are available to the Ant builds.">Command-line tool</a></div>
|
---|
47 | </div>
|
---|
48 | <div class="relinfo relref"><strong>Related reference</strong><br/>
|
---|
49 | <div><a class="link" href="../readme/dita-ot_java_properties.html" title="Certain parameters apply to all DITA-OT transformations. Other parameters are common to the HTML-based transformations. Finally, some parameters apply only to the specific transformation types.">Command-line tool parameters</a></div>
|
---|
50 | </div>
|
---|
51 | </div>
|
---|
52 |
|
---|
53 | </body>
|
---|
54 | </html>
|
---|