Salome HOME
Documentation: use 'figure' instead of 'image'; improve caption layout; fix warnings.
[modules/shaper.git] / src / SketchPlugin / doc / projectionFeature.rst
index cee5550e051a08d7b8695c1d8d3c87bd4b64634f..a02299b6da3cc4df71616d07cabfe554b6d37c88 100644 (file)
@@ -13,10 +13,9 @@ To create a Projection in the active Sketch:
 
 Property panel:
 
-.. image:: images/Projection_panel.png
-  :align: center
+.. figure:: images/Projection_panel.png
+   :align: center
 
-.. centered::
    Projection
 
 Input fields:
@@ -43,10 +42,9 @@ Result
 
 Created Projection appears in the view.
 
-.. image:: images/Projection_res.png
-          :align: center
+.. figure:: images/Projection_res.png
+   :align: center
 
-.. centered::
    Created projection (purple line)
 
 **See Also** a sample TUI Script of :ref:`tui_create_projection` operation.