Salome HOME
Fix documentation
[tools/medcoupling.git] / doc / user / doxygen / doxfiles / reference / distrib / corba-distrib.dox
index 59ed64c2e57f08c188964025fd05482c5f443107..cf841cf04da1b0acd8fdd1f6ebfd6000ff7a7342 100644 (file)
@@ -1,9 +1,10 @@
 /*!
 \page corba-distrib Distribution in MEDCoupling using CORBA
 
-The following classes allow to publish \ref medcoupling "MEDCoupling objects" on the CORBA bus. They are 
-directly related to the equivalent class in MEDCoupling, without the string \c Servant at the end of the
-name:  
+The following classes allow to publish \ref medcoupling "MEDCoupling objects" on the CORBA bus.
+They are provided in the SALOME MED module that contains elements for the integration of MEDCoupling in SALOME.
+They are directly related to the equivalent class in MEDCoupling, without the string \c Servant at the end of the
+name:
 
 - \ref ParaMEDMEM::DataArrayDoubleServant "DataArrayDoubleServant"
 - \ref ParaMEDMEM::DataArrayIntServant "DataArrayIntServant"
@@ -13,4 +14,4 @@ name:
 
  TODO: complete the list.
 
-*/
\ No newline at end of file
+*/