Salome HOME
Documentation: use 'figure' instead of 'image'; improve caption layout; fix warnings.
[modules/shaper.git] / src / SketchPlugin / doc / ellipseFeature.rst
index ead26a50fd2d4ee9afdf8ed12f501b7e782e71b8..8f0a8222898a7fe1cdd702dbf34218ef661e5f50 100644 (file)
@@ -12,13 +12,13 @@ To add a new Ellipse to the Sketch:
 
 There are 2 algorithms for creation of an Ellipse:
 
 
 There are 2 algorithms for creation of an Ellipse:
 
-.. image:: images/ellipse_cent_rad_32x32.png
+.. figure:: images/ellipse_cent_rad_32x32.png
    :align: left
    :height: 24px
 
 **By center and major semi-axes and passing points** creates an ellipse with the given center passing through given points.
 
    :align: left
    :height: 24px
 
 **By center and major semi-axes and passing points** creates an ellipse with the given center passing through given points.
 
-.. image:: images/ellipse_axes_32x32.png
+.. figure:: images/ellipse_axes_32x32.png
    :align: left
    :height: 24px
 
    :align: left
    :height: 24px
 
@@ -29,7 +29,7 @@ There are 2 algorithms for creation of an Ellipse:
 By center and major semi-axes and passing points
 """"""""""""""""""""""""""""""""""""""""""""""""
 
 By center and major semi-axes and passing points
 """"""""""""""""""""""""""""""""""""""""""""""""
 
-.. image:: images/ellipse_panel_pt_rad.png
+.. figure:: images/ellipse_panel_pt_rad.png
    :align: center
 
 Click in the view once to set the center point, then move the mouse and click to set a point of a first semi-axis, then again move the mouse to set a point of a second semi-axis.
    :align: center
 
 Click in the view once to set the center point, then move the mouse and click to set a point of a first semi-axis, then again move the mouse to set a point of a second semi-axis.
@@ -50,7 +50,7 @@ Click in the view once to set the center point, then move the mouse and click to
 By major axis and passing point
 """""""""""""""""""""""""""""""
 
 By major axis and passing point
 """""""""""""""""""""""""""""""
 
-.. image:: images/ellipse_panel_3pt.png
+.. figure:: images/ellipse_panel_3pt.png
    :align: center
 
 Click in the view once to set a first point of a first axis, then move the mouse and click to set a second point of the first axis, then again move the mouse to set a point of a second semi-axis.
    :align: center
 
 Click in the view once to set a first point of a first axis, then move the mouse and click to set a second point of the first axis, then again move the mouse to set a point of a second semi-axis.
@@ -73,10 +73,9 @@ Result
 
 Created ellipse appears in the view.
 
 
 Created ellipse appears in the view.
 
-.. image:: images/ellipse_result.png
-          :align: center
+.. figure:: images/ellipse_result.png
+   :align: center
 
 
-.. centered::
    Ellipse created
 
 
    Ellipse created