Просмотр исходного кода

User documentation: some HTML issues fixed.

Rainer Klute 10 лет назад
Родитель
Сommit
0a2e28871f

+ 14 - 21
plugins/org.yakindu.sct.doc.user/help/02_installation/installation.textile

@@ -32,8 +32,6 @@ Alternatively you can install YAKINDU Statechart Tools to an existing Eclipse in
 
 
 
-<div style="background: yellow">
-
 h2(#InstallingOnWindows). Installing on Windows
 
 This chapter describes how to install YAKINDU Statechart Tools on a Windows 7 machine.
@@ -42,19 +40,19 @@ h3. Unpacking the downloaded file
 
 Unpack the software distribution file. Use the file explorer to open the directory you downloaded the software distribution file to, right-click on the latter, and select _Extract all_ in the context menu.
 
-!=images/windows7_install_010_eclipse_extract_1.png!
+!images/windows7_install_010_eclipse_extract_1.png!
 
 Choose a directory for YAKINDU Statechart Tools (SCT). The example below assumes you want to install the software in the _C:\Program Files\yakindu_sct_ directory. Please modify as needed to install it somewhere else!
 
-!=images/windows7_install_020_eclipse_extract_2.png!
+!images/windows7_install_020_eclipse_extract_2.png!
 
 After unpacking, you will find a folder _sct_ in your installation directory, i.&nbsp;e. _C:\Program Files\yakindu_sct\sct_ in our example, as shown in the image below:
 
-!=images/windows7_install_030_eclipse_folder.png!
+!images/windows7_install_030_eclipse_folder.png!
 
 The contents of the _sct_ folder looks like this:
 
-!=images/windows7_install_040_eclipse_contents.png!
+!images/windows7_install_040_eclipse_contents.png!
 
 There you are: You have installed YAKINDU Statechart Tools. Now you should start it.
 
@@ -66,34 +64,30 @@ To do so, please double-click (or single-click, depending on your Windows settin
 
 While YAKINDU Statechart Tools is starting up, it is showing a splash screen:
 
-!=images/windows7_install_050_eclipse_splash.png!
+!images/windows7_install_050_eclipse_splash.png!
 
 The software needs a _workspace_ directory where it stores its so-called projects along with other data. During the first startup, the _Workspace Launcher_ dialog asks you to specify the workspace directory in the _Workspace_ field. Please select a new and empty one.
 
 In the example below, we chose the _C:\Users\joedoe\workspace_ directory as our workspace. We also checked the _"Use this as the default and do not ask again"_ option. This is sensible, because on subsequent startups, YAKINDU Statechart Tools won't ask for a workspace directory again. Instead it will always use the one we chose once and forever. (You can still change the workspace later via _File → Switch Workspace_ in the main menu.)
 
-!=images/windows7_install_060_eclipse_workspace_dialog.png!
+!images/windows7_install_060_eclipse_workspace_dialog.png!
 
 Click on the _OK_ button to proceed.
 
 On the first start, YAKINDU Statechart Tools presents a _Welcome_ window:
 
-!=images/windows7_install_070_eclipse_welcome.png!
+!images/windows7_install_070_eclipse_welcome.png!
 
 You can browse the material shown here, if you want. When you are done, please close the _Welcome_ tab or click on _Workbench_ at the upper right. Both actions are leading to the workbench:
 
-!=images/windows7_install_080_eclipse_workbench.png!
+!images/windows7_install_080_eclipse_workbench.png!
 
 This is your working environment now. Congratulations, you have just installed YAKINDU Statechart Tools with Eclipse!
 
 You can "proceed":../03_getting_started/getting_started.html now to create your first YAKINDU Statecharts Tools project.
 
-</div>
-
 
 
-<div style="background: yellow">
-
 h2(#InstallingOnMacOS). Installing on MacOS
 
 This chapter describes how to install YAKINDU Statechart Tools on a Mac under MacOS.
@@ -104,7 +98,6 @@ This is your working environment now. Congratulations, you have just installed Y
 
 You can "proceed":../03_getting_started/getting_started.html now to create your first YAKINDU Statecharts Tools project.
 
-</div>
 
 
 h2(#InstallingOnLinux). Installing on Linux
@@ -127,11 +120,11 @@ gzip -dc /download/yakindu-sct-luna-R-linux-gtk-x86_64.tar.gz | tar xvfp -
 
 This will create a folder _sct_ in your installation directory, i.&nbsp;e. _/my/software/sct_ in our example, as shown in the image below:
 
-!=images/linux_install_010_eclipse_folder.png!
+!images/linux_install_010_eclipse_folder.png!
 
 The contents of the _sct_ folder looks like this:
 
-!=images/linux_install_020_eclipse_contents.png!
+!images/linux_install_020_eclipse_contents.png!
 
 There you are: You have installed YAKINDU Statechart Tools. Now you should start it.
 
@@ -156,13 +149,13 @@ From a file browser, you can start YAKINDU Statechart Tools by clicking on the _
 
 While YAKINDU Statechart Tools is starting up, it is showing a splash screen:
 
-!=images/linux_install_030_eclipse_splash.png!
+!images/linux_install_030_eclipse_splash.png!
 
 The software needs a _workspace_ directory where it stores its so-called projects along with other data. During the first startup, the _Workspace Launcher_ dialog asks you to specify the workspace directory in the _Workspace_ field. Please select a new and empty one.
 
 In the example below, we chose the _/my/workspace_ directory as our workspace. We also checked the _"Use this as the default and do not ask again"_ option. This is sensible, because on subsequent startups, YAKINDU Statechart Tools won't ask for a workspace directory again. Instead it will always use the one we chose once and forever. (You can still change the workspace later via _File → Switch Workspace_ in the main menu.)
 
-!=images/linux_install_040_eclipse_workspace_dialog.png!
+!images/linux_install_040_eclipse_workspace_dialog.png!
 
 Click on the _OK_ button to proceed.
 
@@ -170,11 +163,11 @@ Click on the _OK_ button to proceed.
 
 On the first start, YAKINDU Statechart Tools presents a _Welcome_ window:
 
-!=images/linux_install_050_eclipse_welcome.png!
+!images/linux_install_050_eclipse_welcome.png!
 
 You can browse the material shown here, if you want. When you are done, please close the _Welcome_ tab or click on _Workbench_ at the upper right. Both actions are leading to the workbench:
 
-!=images/linux_install_060_eclipse_workbench.png!
+!images/linux_install_060_eclipse_workbench.png!
 
 </div>