Salome HOME
Documentation: use 'figure' instead of 'image'; improve caption layout; fix warnings.
[modules/shaper.git] / src / FeaturesPlugin / doc / placementFeature.rst
index 6ce1e3ea7057994ea5c4bd9ca95c6a19c2ba6620..53b64088d752e077febfeb1f25e082923a744a75 100644 (file)
@@ -10,10 +10,9 @@ Placement defines position of an object relatively to another object. To make a
 
 The following property panel will be opened:
 
-.. image:: images/Placement.png
-  :align: center
+.. figure:: images/Placement.png
+   :align: center
 
-.. centered::
    **Placement operation**
 
 In this property panel, it is necessary to:
@@ -48,10 +47,9 @@ Result
 
 The Result of the operation will be a new placement of selected objects:
 
-.. image:: images/CreatedPlacement.png
-          :align: center
+.. figure:: images/CreatedPlacement.png
+   :align: center
 
-.. centered::
    **Placement created**
 
 **See Also** a sample TUI Script of :ref:`tui_create_placement` operation.