Completely changed the structure and switched to Eclipse Plugin.
[Mograsim.git] / net.mograsim.plugin.docs / plugin.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <?eclipse version="3.4"?>\r
3 <plugin>\r
4 \r
5    <extension\r
6          point="org.eclipse.help.toc">\r
7       <toc\r
8             file="toc.xml"\r
9             primary="true">\r
10       </toc>\r
11       <toc\r
12             file="tocconcepts.xml">\r
13       </toc>\r
14       <toc\r
15             file="tocgettingstarted.xml">\r
16       </toc>\r
17       <toc\r
18             file="tocreference.xml">\r
19       </toc>\r
20       <toc\r
21             file="tocsamples.xml">\r
22       </toc>\r
23       <toc\r
24             file="toctasks.xml">\r
25       </toc>\r
26    </extension>\r
27 \r
28 </plugin>\r