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="concept"/>
|
---|
10 | <meta name="DC.Title" content="DITA to Eclipse help"/>
|
---|
11 | <meta name="abstract" content="The eclipsehelp transformation generates XHTML output, CSS files, and the control files that are needed for Eclipse help."/>
|
---|
12 | <meta name="description" content="The eclipsehelp transformation generates XHTML output, CSS files, and the control files that are needed for Eclipse help."/>
|
---|
13 | <meta name="DC.Relation" scheme="URI" content="../readme/AvailableTransforms.html"/>
|
---|
14 | <meta name="DC.Relation" scheme="URI" content="../readme/ant-parameters-eclipse-help-transformation.html"/>
|
---|
15 | <meta name="DC.Relation" scheme="URI" content="../readme/tool-parameters-eclipsehelp-transformation.html"/>
|
---|
16 | <meta name="DC.Relation" scheme="URI" content="http://eclipse.html"/>
|
---|
17 | <meta name="DC.Format" content="XHTML"/>
|
---|
18 | <meta name="DC.Identifier" content="dita2eclipsehelp"/>
|
---|
19 | <meta name="DC.Language" content="en-us"/>
|
---|
20 | <link rel="stylesheet" type="text/css" href="../commonltr.css"/>
|
---|
21 | <link rel="stylesheet" type="text/css" href="../dita-ot-doc.css"/>
|
---|
22 | <title>DITA to Eclipse help</title>
|
---|
23 | </head>
|
---|
24 | <body id="dita2eclipsehelp">
|
---|
25 |
|
---|
26 |
|
---|
27 | <h1 class="title topictitle1">DITA to Eclipse help</h1>
|
---|
28 |
|
---|
29 |
|
---|
30 | <div class="body conbody"><p class="shortdesc">The<span class="keyword option"> eclipsehelp</span> transformation generates XHTML output, CSS files, and
|
---|
31 | the control files that are needed for Eclipse help.</p>
|
---|
32 |
|
---|
33 | <div class="p">In addition to the XHTML output and CSS files, this transformation returns the following
|
---|
34 | files, where <var class="keyword varname">mapname</var> is the name of the master DITA map. <table cellpadding="4" cellspacing="0" summary="" border="1" class="simpletable"><tr class="sthead">
|
---|
35 | <th valign="bottom" align="left" id="d31450e28" class="stentry" width="40%">File name</th>
|
---|
36 |
|
---|
37 | <th valign="bottom" align="left" id="d31450e31" class="stentry" width="60%">Description</th>
|
---|
38 |
|
---|
39 | </tr>
|
---|
40 | <tr class="strow">
|
---|
41 | <td valign="top" headers="d31450e28" class="stentry"><span class="ph filepath">plugin.xml</span></td>
|
---|
42 |
|
---|
43 | <td valign="top" headers="d31450e31" class="stentry">Control file for the Eclipse plug-in</td>
|
---|
44 |
|
---|
45 | </tr>
|
---|
46 | <tr class="strow">
|
---|
47 | <td valign="top" headers="d31450e28" class="stentry"><span class="ph filepath"><var class="keyword varname">mapname</var>.xml</span></td>
|
---|
48 |
|
---|
49 | <td valign="top" headers="d31450e31" class="stentry">Table of contents</td>
|
---|
50 |
|
---|
51 | </tr>
|
---|
52 | <tr class="strow">
|
---|
53 | <td valign="top" headers="d31450e28" class="stentry"><span class="ph filepath">index.xml</span></td>
|
---|
54 |
|
---|
55 | <td valign="top" headers="d31450e31" class="stentry">Index file</td>
|
---|
56 |
|
---|
57 | </tr>
|
---|
58 | <tr class="strow">
|
---|
59 | <td valign="top" headers="d31450e28" class="stentry"><span class="ph filepath">plugin.properties</span></td>
|
---|
60 |
|
---|
61 | <td valign="top" headers="d31450e31" class="stentry"> </td>
|
---|
62 |
|
---|
63 | </tr>
|
---|
64 | <tr class="strow">
|
---|
65 | <td valign="top" headers="d31450e28" class="stentry"><span class="ph filepath">META-INF/MANIFEST.MF</span></td>
|
---|
66 |
|
---|
67 | <td valign="top" headers="d31450e31" class="stentry"> </td>
|
---|
68 |
|
---|
69 | </tr>
|
---|
70 | </table>
|
---|
71 | </div>
|
---|
72 |
|
---|
73 |
|
---|
74 | </div>
|
---|
75 |
|
---|
76 | <div class="related-links">
|
---|
77 | <div class="familylinks">
|
---|
78 | <div class="parentlink"><strong>Parent topic:</strong> <a class="link" href="../readme/AvailableTransforms.html" title="The DITA Open Toolkit (DITA-OT) ships with several core transformations. Each core transformation represents an implementation of all processing that is defined by OASIS in the DITA specification.">DITA-OT transformations</a></div>
|
---|
79 | </div>
|
---|
80 | <div class="relinfo relref"><strong>Related reference</strong><br/>
|
---|
81 | <div><a class="link" href="../readme/ant-parameters-eclipse-help-transformation.html" title="Certain parameters are specific to the Eclipse help transformation.">Ant parameters: Eclipse help transformation</a></div>
|
---|
82 | <div><a class="link" href="../readme/tool-parameters-eclipsehelp-transformation.html" title="Certain parameters are specific to the Eclipse help transformation.">Command-line tool parameters: Eclipse help transformation</a></div>
|
---|
83 | </div>
|
---|
84 | <div class="relinfo"><strong>Related information</strong><br/>
|
---|
85 | <div><a class="link" href="http://eclipse.org" target="_blank">Official Eclipse Web site</a></div>
|
---|
86 | </div>
|
---|
87 | </div>
|
---|
88 |
|
---|
89 | </body>
|
---|
90 | </html>
|
---|