From 0490ea9f291796f07684e4e996fd1c5bb2bd2bd6 Mon Sep 17 00:00:00 2001 From: Gerald NICOLAS Date: Mon, 22 Feb 2016 11:56:45 +0100 Subject: [PATCH] Commentaires dans la documentation --- doc/en/conf.py.in | 3 ++- doc/en/divers.rst | 1 + doc/files/licence.en.txt | 2 +- doc/files/licence.fr.txt | 2 +- doc/files/tutorial_1.py | 1 - doc/fr/conf.py.in | 3 ++- doc/fr/divers.rst | 1 + 7 files changed, 8 insertions(+), 5 deletions(-) diff --git a/doc/en/conf.py.in b/doc/en/conf.py.in index f9e2ce0f..2633cb79 100644 --- a/doc/en/conf.py.in +++ b/doc/en/conf.py.in @@ -38,7 +38,7 @@ master_doc = 'index' # General information about the project. project = u'HOMARD' -copyright = u'1996, 2011, 2015, EDF R&D, G. Nicolas, T. Fouquet, P. Noyret' +copyright = u'1996, 2011, 2016, EDF R&D, G. Nicolas, T. Fouquet, P. Noyret' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the @@ -92,6 +92,7 @@ pygments_style = 'sphinx' # The theme to use for HTML and HTML Help pages. Major themes that come with # Sphinx are currently 'default' and 'sphinxdoc'. html_theme = '@SPHINX_THEME@' +#html_theme = 'sphinxdoc' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the diff --git a/doc/en/divers.rst b/doc/en/divers.rst index 69f84a3d..483d40a2 100644 --- a/doc/en/divers.rst +++ b/doc/en/divers.rst @@ -73,6 +73,7 @@ SALOME RELEASE 7.6 : - Interpolation of all the fields into the input file. SALOME RELEASE 8.1 : + - Interface with med 3.2.0 - New options withinthe choice conformal/non-conformal. - Less meshes are involved in the case of a non conformal refinement of a mesh made of hexahedra. - Correction of an error when refinement and unrefinement are coupled for a mesh made of hexahedra. diff --git a/doc/files/licence.en.txt b/doc/files/licence.en.txt index db1c7800..131bc22b 100644 --- a/doc/files/licence.en.txt +++ b/doc/files/licence.en.txt @@ -1,6 +1,6 @@ - Copyright (C) 1996, 2015 EDF + Copyright (C) 1996, 2016 EDF This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/doc/files/licence.fr.txt b/doc/files/licence.fr.txt index db1c7800..131bc22b 100644 --- a/doc/files/licence.fr.txt +++ b/doc/files/licence.fr.txt @@ -1,6 +1,6 @@ - Copyright (C) 1996, 2015 EDF + Copyright (C) 1996, 2016 EDF This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/doc/files/tutorial_1.py b/doc/files/tutorial_1.py index f701336f..0ebd8d2c 100755 --- a/doc/files/tutorial_1.py +++ b/doc/files/tutorial_1.py @@ -90,4 +90,3 @@ gzip_gunzip(DATA_TUTORIAL, 1, 1) # if salome.sg.hasDesktop(): salome.sg.updateObjBrowser(1) - iparameters.getSession().restoreVisualState(1) diff --git a/doc/fr/conf.py.in b/doc/fr/conf.py.in index a842b909..b1a0d193 100644 --- a/doc/fr/conf.py.in +++ b/doc/fr/conf.py.in @@ -38,7 +38,7 @@ master_doc = 'index' # General information about the project. project = u'HOMARD' -copyright = u'1996, 2011, 2015, EDF R&D, G. Nicolas, T. Fouquet, P. Noyret' +copyright = u'1996, 2011, 2016, EDF R&D, G. Nicolas, T. Fouquet, P. Noyret' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the @@ -92,6 +92,7 @@ pygments_style = 'sphinx' # The theme to use for HTML and HTML Help pages. Major themes that come with # Sphinx are currently 'default' and 'sphinxdoc'. html_theme = '@SPHINX_THEME@' +#html_theme = 'sphinxdoc' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the diff --git a/doc/fr/divers.rst b/doc/fr/divers.rst index ad5c626d..0c932893 100644 --- a/doc/fr/divers.rst +++ b/doc/fr/divers.rst @@ -73,6 +73,7 @@ SALOME VERSION 7.6 : - Pilotage de l’interpolation de tous les champs présents dans le fichier d’entrée. SALOME VERSION 8.1 : + - Interfaçage avec med 3.2.0 - Variantes dans les choix conforme / non conforme. - Diminution du nombre de mailles impactées dans le cas d’un raffinement non conforme d’un maillage en hexaèdres. - Correction d'une anomalie en raffinement / déraffinement d’un maillage en hexaèdres. -- 2.39.2