1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!-- This file is part of the DITA Open Toolkit project hosted on
|
---|
3 | Sourceforge.net. See the accompanying license.txt file for
|
---|
4 | applicable licenses.-->
|
---|
5 | <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN"
|
---|
6 | "concept.dtd">
|
---|
7 | <?Pub Sty _display FontColor="red"?>
|
---|
8 | <concept id="dita2eclipsehelp" xml:lang="en-us">
|
---|
9 | <title>DITA to Eclipse help</title>
|
---|
10 | <shortdesc>The<option> eclipsehelp</option> transformation generates XHTML output, CSS files, and
|
---|
11 | the control files that are needed for Eclipse help.</shortdesc>
|
---|
12 | <conbody>
|
---|
13 | <p>In addition to the XHTML output and CSS files, this transformation returns the following
|
---|
14 | files, where <varname>mapname</varname> is the name of the master DITA map. <simpletable
|
---|
15 | frame="all" relcolwidth="2.0* 3.0*">
|
---|
16 | <sthead>
|
---|
17 | <stentry>File name</stentry>
|
---|
18 | <stentry>Description</stentry>
|
---|
19 | </sthead>
|
---|
20 | <strow>
|
---|
21 | <stentry><filepath>plugin.xml</filepath></stentry>
|
---|
22 | <stentry>Control file for the Eclipse plug-in</stentry>
|
---|
23 | </strow>
|
---|
24 | <strow>
|
---|
25 | <stentry><filepath><varname>mapname</varname>.xml</filepath></stentry>
|
---|
26 | <stentry>Table of contents</stentry>
|
---|
27 | </strow>
|
---|
28 | <strow>
|
---|
29 | <stentry><filepath>index.xml</filepath></stentry>
|
---|
30 | <stentry>Index file</stentry>
|
---|
31 | </strow>
|
---|
32 | <strow>
|
---|
33 | <stentry><filepath>plugin.properties</filepath></stentry>
|
---|
34 | <stentry/>
|
---|
35 | </strow>
|
---|
36 | <strow>
|
---|
37 | <stentry><filepath>META-INF/MANIFEST.MF</filepath></stentry>
|
---|
38 | <stentry/>
|
---|
39 | </strow>
|
---|
40 | </simpletable></p>
|
---|
41 | <draft-comment>RDA> The following paragraph correctly describes the Eclipse Help specialization, but
|
---|
42 | I'm keeping it out until we have more complete documentation. I'd like to get more complete
|
---|
43 | docs on this into an upcoming milestone.<p>For more complex plug-ins, the
|
---|
44 | <filepath>plugins</filepath> directory in the DITA-OT contains an "Eclipse Map"
|
---|
45 | specialization that gives more control over the generated <filepath>plugin.xml</filepath>
|
---|
46 | file. The specialization provides additional control over metadata, as well as the ability
|
---|
47 | to reference multiple TOC files, index files, and other Eclipse
|
---|
48 | extensions.</p></draft-comment><?Pub Caret -1?>
|
---|
49 | </conbody>
|
---|
50 | </concept>
|
---|
51 | <?Pub *0000001968?>
|
---|