Salome HOME
Minor documentation and code review corrections (39)
[modules/adao.git] / resources / SalomeApp.xml.in
1 <!--
2   Copyright (C) 2008-2023 EDF R&D
3
4   This file is part of SALOME ADAO module
5
6   This library is free software; you can redistribute it and/or
7   modify it under the terms of the GNU Lesser General Public
8   License as published by the Free Software Foundation; either
9   version 2.1 of the License.
10
11   This library is distributed in the hope that it will be useful,
12   but WITHOUT ANY WARRANTY; without even the implied warranty of
13   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14   Lesser General Public License for more details.
15
16   You should have received a copy of the GNU Lesser General Public
17   License along with this library; if not, write to the Free Software
18   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
19
20   See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
21
22   Author: Jean-Philippe Argaud, jean-philippe.argaud@edf.fr, EDF R&D
23 -->
24 <document>
25   <section name="ADAO">
26     <!-- Major module parameters -->
27     <parameter name="name"          value="ADAO"/>
28     <parameter name="icon"          value="ADAO.png"/>
29     <parameter name="library"       value="SalomePyQtGUI"/>
30     <parameter name="documentation" value="adao_help"/>
31     <parameter name="version"       value="9.11.0"/>
32     <!-- parameter name="description"   value="Calibrate numerical simulations, interpolate measurements, combine data and calculations, optimize trajectories, verify and validate models"/ -->
33     <!-- parameter name="description"   value="Recaler les simulations numériques, interpoler des mesures, combiner des données et des calculs, optimiser des trajectoires, vérifier et valider des modèles"/ -->
34   </section>
35   <section name="resources">
36     <!-- Module resources -->
37     <parameter name="ADAO" value="${ADAO_ENGINE_ROOT_DIR}/share/resources/adao"/>
38   </section>
39   <section name="adao_help">
40     <parameter name="User's Guide/%1 module/(EN) User's Guide"           value="${ADAO_ENGINE_ROOT_DIR}/share/doc/gui/ADAO/en/index.html"/>
41     <parameter name="User's Guide/%1 module/(FR) Guide de l'utilisateur" value="${ADAO_ENGINE_ROOT_DIR}/share/doc/gui/ADAO/fr/index.html"/>
42   </section>
43 </document>