Salome HOME
fix problem with clearing study from GUI
[modules/kernel.git] / doc / salome / main.dox
index 8dcfc33dfd82ad8a0ca5f1a97c135e5621e831a3..cffb2fefcd1387d3ae04f82fcb10abcfd9ae7d08 100644 (file)
@@ -16,9 +16,7 @@ introductory documentation, listed below.
     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
+    - Using 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