tocsamples.xml 381 B

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