Browse Source

refactoring of documentation.

markus.muehlbrandt@itemis.de 14 years ago
parent
commit
8b22db988e

+ 4 - 3
plugins/org.yakindu.sct.doc.user/help/04_C-Code_Generator/01_introduction.textile

@@ -1,3 +1,4 @@
-h1. C-Code Generator
-
-h2. Introduction
+h1. Yakindu Statechart Generator
+
+h2. Introduction
+Within this documentation, we want to create a common view about the Yakindu Statechart Generator and a number of implementation variations.

plugins/org.yakindu.sct.doc.user/help/04_C-Code_Generator/02_scenario.textile → plugins/org.yakindu.sct.doc.user/help/04_C-Code_Generator/02_execution_model.textile


+ 0 - 0
plugins/org.yakindu.sct.doc.user/help/04_C-Code_Generator/03_statechart_runtime.textile


+ 0 - 0
plugins/org.yakindu.sct.doc.user/help/04_C-Code_Generator/04_statechart_interfaces.textile


+ 5 - 3
plugins/org.yakindu.sct.doc.user/help/04_C-Code_Generator/c_code_generator.textile

@@ -1,6 +1,7 @@
-h1. C-Code Generator
-
-h2. Introduction
+h1. Yakindu Statechart Generator
+
+h2. Introduction
+
 
 h2. Example Scenario
 
@@ -11,3 +12,4 @@ h2. Code Integration into an Existing Project
 h2. State Machine Access
 
 h2. Operating System and Drivers for the Example Device
+

+ 3 - 1
plugins/org.yakindu.sct.doc.user/help/04_C-Code_Generator/index.txt

@@ -1,2 +1,4 @@
 01_introduction.textile
-02_scenario.textile
+02_execution_model.textile
+03_statechart_runtime.textile
+04_statechart_interfaces.textile