From: eap Date: Thu, 4 Apr 2013 14:17:32 +0000 (+0000) Subject: 0021856: [CEA 663] Documenting API of MEDCoupling and MEDLoader X-Git-Tag: V6_main_FINAL~205 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=dc6d193be2606577efc6fa6ae053e989bbf3ed01;p=tools%2Fmedcoupling.git 0021856: [CEA 663] Documenting API of MEDCoupling and MEDLoader more comments --- diff --git a/doc/doxygen/fakesources/MEDCouplingMemArray.C b/doc/doxygen/fakesources/MEDCouplingMemArray.C index 78eb90726..1756efd3a 100644 --- a/doc/doxygen/fakesources/MEDCouplingMemArray.C +++ b/doc/doxygen/fakesources/MEDCouplingMemArray.C @@ -17,6 +17,11 @@ // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // +// This file contains some code used only for +// * generation of documentation for inline methods of DataArray* classes +// * groupping methods into "Basic API", "Advanced" and "Others..." sections + + namespace ParaMEDMEM { /*!