From 543e7425c7f870b1d57bdd895cf17ec44b3385ec Mon Sep 17 00:00:00 2001 From: eap Date: Wed, 5 Jun 2013 09:59:53 +0000 Subject: [PATCH 1/1] avoid compilation warnings --- doc/salome/gui/SMESH/input/tui_generate_flat_elements.doc | 4 ++-- src/Tools/padder/doc/input/padder_userguide.doc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/salome/gui/SMESH/input/tui_generate_flat_elements.doc b/doc/salome/gui/SMESH/input/tui_generate_flat_elements.doc index 42f061b39..03f0141ed 100644 --- a/doc/salome/gui/SMESH/input/tui_generate_flat_elements.doc +++ b/doc/salome/gui/SMESH/input/tui_generate_flat_elements.doc @@ -13,8 +13,8 @@ by flat elements. \n Triangles are transformed into prisms, and quadrangles into hexahedrons. \n The flat elements are stored in groups of volumes. These groups are named according to the position of the group in the list: -the group j_n_p is the group of the flat elements that are built between the group #n and the group #p in the list. -If there is no shared faces between the group #n and the group #p in the list, the group j_n_p is not created. +the group j_n_p is the group of the flat elements that are built between the group \#n and the group \#p in the list. +If there is no shared faces between the group \#n and the group \#p in the list, the group j_n_p is not created. All the flat elements are gathered into the group named "joints3D" (or "joints2D" in 2D situation). The flat element of the multiple junctions between the simple junction are stored in a group named "jointsMultiples". diff --git a/src/Tools/padder/doc/input/padder_userguide.doc b/src/Tools/padder/doc/input/padder_userguide.doc index 9c41e101a..21a227997 100644 --- a/src/Tools/padder/doc/input/padder_userguide.doc +++ b/src/Tools/padder/doc/input/padder_userguide.doc @@ -156,7 +156,7 @@ installation process of the SALOME plateform, on the basis of the environment variable PADDERHOME that localizes the installation root of the SpherePadder external program. This installation process creates a configuration file padder.cfg located in the folder -/share/salome/plugins/smesh, where is +\/share/salome/plugins/smesh, where \ is the installation root directory of the SMESH module. In the case where you have to specify a different configuration than @@ -262,7 +262,7 @@ ssh-copy-id -i ~/.ssh/id_rsa.pub @ \endcode You can check the configuration by testing that you can connect to the -host with the login without being asked a +host \ with the login \ without being asked a password: \code -- 2.30.2