Salome HOME
22364: EDF SMESH: Create Mesh dialog box improvement: hide inapplicable algorithms...
authoreap <eap@opencascade.com>
Wed, 26 Feb 2014 08:58:05 +0000 (12:58 +0400)
committereap <eap@opencascade.com>
Wed, 26 Feb 2014 08:58:05 +0000 (12:58 +0400)
Fix warnings

doc/salome/gui/SMESH/input/constructing_meshes.doc

index dcb55a785c548afb2e2a8741deed54b8cca7849c..b0538b7b97c395cad44b19bbb6b6b39da2c7a931 100644 (file)
@@ -92,16 +92,16 @@ written in Python.
     hypothesis. After selection of an algorithm "Hypothesis" field of
     the dialog can contain:
     <ul>
-      <li> <em><Default></em> if the algorithm can work using default
+      <li> <em>\<Default\></em> if the algorithm can work using default
       parameters.</li>
-      <li> <em><None></em> if the algorithm requires a hypothesis defining
+      <li> <em>\<None\></em> if the algorithm requires a hypothesis defining
       its parameters.</li>
       <li> Nothing if the algorithm has no parameters to tune.</li>
     </ul>
     After selection of an algorithm "Add. Hypothesis" field of
     the dialog can contain:
     <ul>
-      <li> <em><None></em> if the algorithm can be additionally tuned
+      <li> <em>\<None\></em> if the algorithm can be additionally tuned
       using an additional hypothesis.</li>
       <li> Nothing if the algorithm has no additional parameters to tune.</li>
     </ul>