12 lines
386 B
XML
12 lines
386 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?NLS TYPE="org.eclipse.help.toc"?>
|
|
|
|
<toc label="Concepts" link_to="toc.xml#concepts">
|
|
<topic label="Main Topic" href="html/concepts/maintopic.html">
|
|
<topic label="Sub Topic" href="html/concepts/subtopic.html" />
|
|
</topic>
|
|
<topic label="Main Topic 2">
|
|
<topic label="Sub Topic 2" href="html/concepts/subtopic2.html" />
|
|
</topic>
|
|
</toc>
|