0
|
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 |
<!-- Current link_to attribute works on top of Carbide 1.3 -->
|
|
11 |
<toc label="Symbian Foundation Templates Wizard"
|
|
12 |
link_to="../com.nokia.carbide.help.common/carbideHelpTOC.xml#anchorCarbideFeature">
|
|
13 |
|
|
14 |
<!--
|
|
15 |
This is old link_to attribute working on top of Carbide 1.2:
|
|
16 |
link_to="../com.nokia.carbide.cpp/nokiaTOC.xml#anchorCarbideFeature">
|
|
17 |
-->
|
|
18 |
|
|
19 |
<!--
|
|
20 |
Define the TOOL NAME as it should appear in the TOC. The tool.htm page
|
|
21 |
is the cover page for the tool help.
|
|
22 |
-->
|
|
23 |
<topic label="Symbian Foundation Templates Wizard" href="html/toc.htm" >
|
|
24 |
|
|
25 |
<topic label="Release Notes" href="html/release_notes.htm" />
|
|
26 |
|
|
27 |
<topic label="Overview" href="html/overview.htm" />
|
|
28 |
|
|
29 |
<topic label="Legal" href="html/legal.htm" />
|
|
30 |
|
|
31 |
</topic>
|
|
32 |
|
|
33 |
</toc> |