Salome HOME
Correct documentation bugs, adapt for 'Read The Docs' theme (bos #18858)
[modules/shaper.git] / src / SketchPlugin / doc / circleFeature.rst
index 1db82933128b8cebdb7484aa21cf40574f5e9a00..4932368cfea96e3da044e0fd6e570f4c69598ec6 100644 (file)
@@ -14,12 +14,18 @@ There are 2 algorithms for creation of a Circle:
 
 .. image:: images/circle_pt_rad_32x32.png
    :align: left
+   :height: 24px
+
 **By center and passed point** creates a circle with the given center passing through the given point.
 
 .. image:: images/circle_3pt_32x32.png
    :align: left
+   :height: 24px
+
 **By three points** creates a circle passing through the given three points.
 
+-------------------------------------------------------------------------------------------
+
 By center and passed point
 """"""""""""""""""""""""""