Salome HOME
#19007 [CEA][Windows] SALOME non regression tests on Windows: fix KERNEL_SALOME_COMMA...
[modules/kernel.git] / doc / salome / main.dox
old mode 100755 (executable)
new mode 100644 (file)
index a0b26f7..33458d1
@@ -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 \b NEW \subpage salome_command, based on \ref SALOME_Application.
-    - In a %SALOME application, see \ref SALOME_Application.
-    - 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
@@ -65,5 +63,15 @@ specific points of %SALOME Kernel :
 - \subpage python_documentation : The package salome.kernel provides
   logging tools, high-level functions to handle items in Salome study, and other utilities.
 
+
+\section S6_main SALOME KERNEL module Developer Documentation
+
+To browse the \b SALOME KERNEL module Developer Documentation, follow the links below or use navigation menu at the top of the page:
+<ul>
+<li> <a href="namespaces.html">Namespaces</a> - list of KERNEL namespaces and scripts.</li>
+<li> <a href="annotated.html">Data Structures</a> - list of all data structures and classes with brief descriptions.</li>
+<li> <a href="files.html">Files</a> - list of all files with brief descriptions.</li>
+</ul>
+
 */