equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <?NLS TYPE="org.eclipse.help.toc"?> |
|
3 |
|
4 <!-- |
|
5 Links tool docs to main TOC for Carbide help in the defined location. |
|
6 NOTE: Tool name seems to be ignored here for display purposes but needed to |
|
7 make the link_to section work. |
|
8 --> |
|
9 |
|
10 <toc label="API metadata Editor" |
|
11 link_to="../com.nokia.carbide.help.common/carbideHelpTOC.xml#anchorCarbideFeature"> |
|
12 |
|
13 <!-- |
|
14 Define the TOOL NAME as it should appear in the TOC. The tool.htm page |
|
15 is the cover page for the tool help. |
|
16 --> |
|
17 <topic label="API Metadata Editor" href="html/toc.html" > |
|
18 |
|
19 <!-- |
|
20 Following the Eclipse guidelines, the tool help is arranged as Concepts, |
|
21 References, and Tasks. Each has their own associated XML file to make it |
|
22 easy to edit each section as well as an overview page. |
|
23 --> |
|
24 <topic label="Release notes" |
|
25 href="html/release_notes.htm" > |
|
26 </topic> |
|
27 |
|
28 <topic label="Getting started" |
|
29 href="html/gettingstarted/GS_index.htm" > |
|
30 </topic> |
|
31 |
|
32 <topic label="Concepts" href="html/concepts/concepts.htm" > |
|
33 <link toc="html/tocConcepts.xml" /> |
|
34 </topic> |
|
35 |
|
36 <topic label="Tasks" href="html/tasks/tasks.htm" > |
|
37 <link toc="html/tocTasks.xml" /> |
|
38 </topic> |
|
39 |
|
40 <topic label="Legal" |
|
41 href="html/legal.htm" > |
|
42 </topic> |
|
43 |
|
44 </topic> |
|
45 |
|
46 </toc> |