Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.etrice.doc/toc.xml')
-rw-r--r--plugins/org.eclipse.etrice.doc/toc.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/plugins/org.eclipse.etrice.doc/toc.xml b/plugins/org.eclipse.etrice.doc/toc.xml
index d6de1aae0..1617b7f0b 100644
--- a/plugins/org.eclipse.etrice.doc/toc.xml
+++ b/plugins/org.eclipse.etrice.doc/toc.xml
@@ -13,7 +13,12 @@
<topic href="help/IntroductiontotheROOMLanguage.html#WhatarethebenefitsofROOM" label="What are the benefits of ROOM?"></topic>
<topic href="help/IntroductiontotheROOMLanguage.html#Whichconsequencesmustbetakenintoaccount" label="Which consequences must be taken into account?"></topic>
</topic>
-<topic href="help/BasicConcepts.html" label="Basic Concepts"></topic>
+<topic href="help/BasicConcepts.html" label="Basic Concepts">
+<topic href="help/BasicConcepts.html#ActorPortProtocol" label="Actor, Port, Protocol"></topic>
+<topic href="help/BasicConcepts.html#HierarchyinStructureandFSM" label="Hierarchy in Structure and FSM"></topic>
+<topic href="help/BasicConcepts.html#RuntoCompletion" label="Run to Completion"></topic>
+<topic href="help/BasicConcepts.html#Layering" label="Layering"></topic>
+</topic>
<topic href="help/Benefits.html" label="Benefits"></topic>
<topic href="help/ExecutionModels.html" label="Execution Models">
<topic href="help/ExecutionModels.html#LogicalMachine" label="Logical Machine"></topic>

Back to the top