ソースを参照

User documentation: References to reference ;-) fixed

Rainer Klute 9 年 前
コミット
ed104a9c1b
1 ファイル変更8 行追加8 行削除
  1. 8 8
      plugins/org.yakindu.sct.doc.user/contexts.xml

+ 8 - 8
plugins/org.yakindu.sct.doc.user/contexts.xml

@@ -3,27 +3,27 @@
 <contexts>
    <context id="sc_properties_entry_entrykind" title="YAKINDU Statechart Element Properties">
       <description>Init, history and shallow history states are pseudo states used to express special aspects.</description>
-      <topic href="help/04_Reference/reference.html#Initialstateandfinalstate" label="Init state"/>
-      <topic href="help/04_Reference/reference.html#ShallowHistory" label="Shallow History state"/>
-        <topic href="help/04_Reference/reference.html#DeepHistory" label="Deep History state"/>
+      <topic href="help/05_reference/reference.html#Initialstateandfinalstate" label="Init state"/>
+      <topic href="help/05_reference/reference.html#ShallowHistory" label="Shallow History state"/>
+        <topic href="help/05_reference/reference.html#DeepHistory" label="Deep History state"/>
    </context>
    <context id="sc_properties_state_expression" title="YAKINDU Statechart Element Properties">
       <description>States are the central elements of a state machine.</description>
-      <topic href="help/04_Reference/reference.html#States" label="State"/>
+      <topic href="help/05_reference/reference.html#States" label="State"/>
    </context>
    <context id="sc_properties_statechart_expression" title="YAKINDU Statechart Element Properties">
       <description>Expressions are used to declare events, variables etc. and to define behavior.</description>
-      <topic href="help/04_Reference/reference.html#Expressions" label="Expression reference"/>
+      <topic href="help/05_reference/reference.html#Expressions" label="Expression reference"/>
    </context>
    <context id="sc_properties_transition_expression" title="YAKINDU Statechart Element Properties">
       <description>A transition is the transfer of one state to another. Transitions are diagrammed as arrows and can carry events and actions but must not.</description>
-      <topic href="help/04_Reference/reference.html#Transitions" label="Transitions reference"/>
+      <topic href="help/05_reference/reference.html#Transitions" label="Transitions reference"/>
  	     
    </context>
    <context id="sgen_feature" title="Genmodel Features">
-      <topic href="help/04_Reference/reference.html" label="Help_Topic"/>
+      <topic href="help/05_reference/reference.html" label="Help_Topic"/>
    </context>
    <context id="stext_keyword">
-      <topic href="help/04_Reference/reference.html" label="Help_Topic"/>
+      <topic href="help/05_reference/reference.html" label="Help_Topic"/>
    </context>
 </contexts>