Completely changed the structure and switched to Eclipse Plugin.
[Mograsim.git] / net.mograsim.plugin.docs / tocconcepts.xml
diff --git a/net.mograsim.plugin.docs/tocconcepts.xml b/net.mograsim.plugin.docs/tocconcepts.xml
new file mode 100644 (file)
index 0000000..d01f925
--- /dev/null
@@ -0,0 +1,11 @@
+<?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>