]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
PR: work in progress
authorprascle <prascle>
Sat, 18 Feb 2006 17:34:47 +0000 (17:34 +0000)
committerprascle <prascle>
Sat, 18 Feb 2006 17:34:47 +0000 (17:34 +0000)
doc/index.txt

index 7d23c51618c8b1f7e8c877907d27d7fd2ea15acb..0e824ff118002aea6b00193d938ccb21326def49 100644 (file)
@@ -17,23 +17,29 @@ This document corresponds to SALOME2 3.1. (alpha version)
 | **WORK in PROGRESS, INCOMPLETE DOCUMENT** |
 +-------------------------------------------+
 
-How to install SALOME
----------------------
+Developpers and users, which documentation ?
+============================================
 
-See INSTALL_ for general information on required configuration and 
-prerequisites, compilation procedure, setting environment principles.
+From module development to end users.
+A SALOME Application is built from a set of SALOME modules.
 
-.. _INSTALL: ./INSTALL.html
 
-How to run SALOME on one or more computers, SALOME Application concept
-----------------------------------------------------------------------
+Module maintainer
+-----------------
+The result of development and debug is stored in the CVS base of the module.
 
-See SALOME_Application_ to define your own configuration of SALOME and run it
-on one or several computers. This is the recommended way of configuration.
 
-.. _SALOME_Application: ./SALOME_Application.html
+Application Integrator
+----------------------
+
+
+End user
+--------
 
 
+Documentation for developpers and module maintainers
+====================================================
+
 Source code structuration and Unit Tests
 ----------------------------------------
 
@@ -43,14 +49,29 @@ the unit tests.
 
 .. _UnitTests: ./UnitTests.html
 
+Documentation for application integrators and adminstrators
+===========================================================
+
+How to install SALOME
+---------------------
+
+See INSTALL_ for general information on required configuration and 
+prerequisites, compilation procedure, setting environment principles.
+
+.. _INSTALL: ./INSTALL.html
+
+How to run SALOME on one or more computers, SALOME Application concept
+----------------------------------------------------------------------
+
+See SALOME_Application_ to define your own configuration of SALOME and run it  
+on one or several computers. This is the recommended way of configuration.
+
+.. _SALOME_Application: ./SALOME_Application.html
+
+
 End User documentation
-----------------------
+======================
 
 link to end user documentation.
 
 
-Developper documentation
-------------------------
-
-See `userguide <userguide.html>`_ to get basic concepts on for developing and
-using the SALOME platform