tocconcepts.xml 386 B

123456789101112
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?NLS TYPE="org.eclipse.help.toc"?>
  3. <toc label="Concepts" link_to="toc.xml#concepts">
  4. <topic label="Main Topic" href="html/concepts/maintopic.html">
  5. <topic label="Sub Topic" href="html/concepts/subtopic.html" />
  6. </topic>
  7. <topic label="Main Topic 2">
  8. <topic label="Sub Topic 2" href="html/concepts/subtopic2.html" />
  9. </topic>
  10. </toc>