]> SALOME platform Git repositories - modules/kernel.git/blobdiff - doc/salome/main.dox
Salome HOME
Merge V8_4_BR branch.
[modules/kernel.git] / doc / salome / main.dox
index 8dcfc33dfd82ad8a0ca5f1a97c135e5621e831a3..e89060e3424e7d6a7bfdbc7bc45df5ec61eec88f 100644 (file)
@@ -15,10 +15,8 @@ introductory documentation, listed below.
     application on several computers.
     See \subpage SALOME_Application to define your own configuration of %SALOME and run it
     on one or several computers. This is the recommended way of configuration.
--# <b>How to launch %SALOME</b>:
-    - Using a python launcher like the \subpage salome_command.
-    - <i>Deprecated:</i> Using the shell launchers (runAppli, runSession, runConsole...) alongside configuration files (*.cfg or *.sh), 
-    - <i>Deprecated:</i> Using \c runSalome script, see \subpage running_salome_page
+-# <b>How to launch %SALOME</b>\n
+    Use the python \subpage salome_command.
 -# <b>How to use KERNEL services in Python scripts</b>\n
     The %SALOME KERNEL offers a list of services available in Python. See \subpage KERNEL_Services.
 -# <b>How to use KERNEL services from a C++ context</b>\n
@@ -56,7 +54,7 @@ releases are identified by a CVS tag.
 
 \section S5_main SALOME programming model
 
-You will find in the next pages informations about
+You will find in the next pages information about
 specific points of %SALOME Kernel :
 
 - \subpage kernel_salome