|
@@ -3,7 +3,14 @@
|
|
|
<plugin>
|
|
|
|
|
|
<extension point="org.eclipse.help.toc">
|
|
|
- <toc file="help/documentation-toc.xml" primary="true" />
|
|
|
+ <toc file="toc.xml" primary="true" />
|
|
|
+ <toc file="help/Part1-Installation-Guide/00_installation-toc.xml" primary="false"/>
|
|
|
+ <toc file="help/Part2-User-Guide/20_tutorial-toc.xml" primary="false" />
|
|
|
+ <toc file="help/Part2-User-Guide/50_simulating_statecharts-toc.xml" primary="false" />
|
|
|
+ <toc file="help/Part2-User-Guide/30_statechart_language-toc.xml" primary="false" />
|
|
|
+ <toc file="help/Part2-User-Guide/60_generating_code-toc.xml" primary="false" />
|
|
|
+ <toc file="help/Part2-User-Guide/10_overview-toc.xml" primary="false" />
|
|
|
+ <toc file="help/Part2-User-Guide/40_editing statecharts-toc.xml" primary="false" />
|
|
|
</extension>
|
|
|
|
|
|
<extension point="org.eclipse.help.contexts">
|