Fixed a bug in Am2900; created dlatch8/80; relayouted some components
[Mograsim.git] / net.mograsim.plugin.docs / tocsamples.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <?NLS TYPE="org.eclipse.help.toc"?>
3
4 <toc label="Samples" link_to="toc.xml#samples"> 
5         <topic label="Main Topic"  href="html/samples/maintopic.html"> 
6                 <topic label="Sub Topic" href="html/samples/subtopic.html" /> 
7         </topic>
8         <topic label="Main Topic 2">
9                 <topic label="Sub Topic 2" href="html/samples/subtopic2.html" /> 
10         </topic> 
11 </toc>