Completely changed the structure and switched to Eclipse Plugin.
[Mograsim.git] / net.mograsim.plugin.docs / tocreference.xml
diff --git a/net.mograsim.plugin.docs/tocreference.xml b/net.mograsim.plugin.docs/tocreference.xml
new file mode 100644 (file)
index 0000000..660cdec
--- /dev/null
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+
+<toc label="Reference" link_to="toc.xml#reference"> 
+       <topic label="Main Topic"  href="html/reference/maintopic.html"> 
+               <topic label="Sub Topic" href="html/reference/subtopic.html" /> 
+       </topic>
+       <topic label="Main Topic 2">
+               <topic label="Sub Topic 2" href="html/reference/subtopic2.html" /> 
+       </topic> 
+</toc>