<?xml version="1.0" encoding="UTF-8"?> | |
<?NLS TYPE="org.eclipse.help.toc"?> | |
<toc label="Samples" link_to="toc.xml#samples"> | |
<topic label="Main Topic" href="html/samples/maintopic.html"> | |
<topic label="Sub Topic" href="html/samples/subtopic.html" /> | |
</topic> | |
<topic label="Main Topic 2"> | |
<topic label="Sub Topic 2" href="html/samples/subtopic2.html" /> | |
</topic> | |
</toc> |