author | haismail <hussein.ismail@nokia.com> |
Thu, 18 Feb 2010 08:20:36 +0200 | |
changeset 5 | d5efbe6c22e8 |
parent 0 | 61163b28edca |
permissions | -rw-r--r-- |
0 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<?eclipse version="3.0"?> |
|
3 |
<plugin> |
|
4 |
<extension point="org.eclipse.help.toc"> |
|
5 |
<toc file="html/toolTOC.xml" primary="true"/> |
|
6 |
</extension> |
|
7 |
||
8 |
<extension point="org.eclipse.help.index"> |
|
9 |
<index file="html/index.xml"/> |
|
10 |
</extension> |
|
11 |
||
12 |
<extension point="org.eclipse.help.contexts"> |
|
13 |
<contexts file="html/contexts.xml" |
|
14 |
plugin="com.nokia.s60tools.remotecontrol.help"/> |
|
15 |
</extension> |
|
16 |
</plugin> |