author | fturovic <frank.turovich@nokia.com> |
Thu, 02 Apr 2009 16:30:26 -0500 | |
changeset 28 | 57732d07b6bc |
parent 2 | d760517a8095 |
permissions | -rw-r--r-- |
2 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<?eclipse version="3.2"?> |
|
3 |
<plugin> |
|
4 |
||
5 |
<extension |
|
6 |
point="org.eclipse.help.toc"> |
|
7 |
<toc |
|
8 |
file="sdkTOC.xml" |
|
9 |
primary="true"/> |
|
10 |
<toc |
|
11 |
file="tocStart.xml" |
|
12 |
primary="false"/> |
|
13 |
<toc |
|
14 |
file="tocReference.xml" |
|
15 |
primary="false"/> |
|
16 |
<toc |
|
17 |
file="tocTasks.xml" |
|
18 |
primary="false"/> |
|
19 |
<toc |
|
20 |
file="toccuscomp.xml" |
|
21 |
primary="false"/> |
|
22 |
||
23 |
<index path="index" /> |
|
24 |
</extension> |
|
25 |
||
26 |
</plugin> |