Browse Source

Documentation: renamed "sixty minutes tutorial" to "comprehensive tutorial"

Rainer Klute 9 years ago
parent
commit
55415f2e7a
1 changed files with 5 additions and 5 deletions
  1. 5 5
      plugins/org.yakindu.sct.doc.user/src/documentation.textile

+ 5 - 5
plugins/org.yakindu.sct.doc.user/src/documentation.textile

@@ -106,7 +106,7 @@ p=. The YAKINDU Statechart Tools workbench
 
 This is your working environment now. Congratulations, you have just installed YAKINDU Statechart Tools with Eclipse!
 
-You can "proceed":#sixty-minutes-tutorial now to create your first YAKINDU Statecharts Tools project.
+You can "proceed":#comprehensive-tutorial now to create your first YAKINDU Statecharts Tools project.
 
 h2(#installing-on-macosx). Installing on Mac OS X
 
@@ -170,7 +170,7 @@ p=. The YAKINDU Statechart Tools workbench
 
 This is your working environment now. Congratulations, you have just installed YAKINDU Statechart Tools with Eclipse!
 
-You can "proceed":#sixty-minutes-tutorial now to create your first YAKINDU Statecharts Tools project.
+You can "proceed":#comprehensive-tutorial now to create your first YAKINDU Statecharts Tools project.
 
 h2(#installing-on-linux). Installing on Linux
 
@@ -252,7 +252,7 @@ p=. The YAKINDU Statechart Tools workbench
 
 This is your working environment now. Congratulations, you have just started YAKINDU Statechart Tools!
 
-You can "proceed":#sixty-minutes-tutorial now to create your first YAKINDU Statecharts Tools project.
+You can "proceed":#comprehensive-tutorial now to create your first YAKINDU Statecharts Tools project.
 
 h2(#installing-to-an-existing-eclipse-instance). Installing to an existing Eclipse instance
 
@@ -420,7 +420,7 @@ Initially YAKINDU Statechart Tools have been designed for the embedded systems i
    </sect3>
 
 
-h2(#sixty-minutes-tutorial). Sixty minutes tutorial
+h2(#comprehensive-tutorial). Comprehensive tutorial
 
 This tutorial introduces YAKINDU Statechart Tools (SCT) which provides an integrated modeling environment for the specification and development of reactive, event-driven systems based on the concept of state machines or statecharts. It is an easy-to-use tool featuring sophisticated graphical statechart editing, validation and simulation of statecharts as well as code generation for C, C&#43;&#43;, or Java.
 
@@ -923,7 +923,7 @@ You can execute the client code via _Run As → Java Application_ from the class
 
 h3(#closing-remarks). Closing remarks
 
-At this point you have mastered the sixty minutes tutorial and got to know the most important YAKINDU Statechart Tools features up to a certain degree. The subsequent sections will explain statechart language, statechart editor, simulation, and code generation in detail.
+At this point you have mastered the comprehensive tutorial and got to know the most important YAKINDU Statechart Tools features up to a certain degree. The subsequent sections will explain statechart language, statechart editor, simulation, and code generation in detail.
 
 
 h2(#the-statechart-language). The statechart language