0
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<?NLS TYPE="org.eclipse.help.toc"?>
|
|
3 |
|
|
4 |
<toc label="Sample Table of Contents">
|
|
5 |
<topic label="Main Topic" href="html/maintopic.html">
|
|
6 |
<topic label="Sub Topic" href="html/subtopic.html"/>
|
|
7 |
</topic>
|
|
8 |
<topic label="Main Topic 2"/>
|
|
9 |
</toc>
|