10 lines
276 B
XML
10 lines
276 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<?NLS TYPE="org.eclipse.help.toc"?>
|
||
|
|
||
|
<toc label="Sample Table of Contents">
|
||
|
<topic label="Main Topic" href="html/maintopic.html">
|
||
|
<topic label="Sub Topic" href="html/subtopic.html"/>
|
||
|
</topic>
|
||
|
<topic label="Main Topic 2"/>
|
||
|
</toc>
|