Salome HOME
Documentation: use 'figure' instead of 'image'; improve caption layout; fix warnings.
[modules/shaper.git] / src / PrimitivesPlugin / doc / sphereFeature.rst
index 0050ffb7d9e6111c821a4662510e590bf0c10821..71688a99939f994305f033fbf35fdd7daae1706f 100644 (file)
@@ -12,10 +12,9 @@ To create a Sphere in the active part:
 
 The following property panel appears.
 
-.. image:: images/Sphere.png
-  :align: center
+.. figure:: images/Sphere.png
+   :align: center
 
-.. centered::
    Sphere property panel
    
 Input fields:
@@ -37,10 +36,9 @@ Result
 
 An example is shown below.
 
-.. image:: images/Sphere_res.png
-          :align: center
+.. figure:: images/Sphere_res.png
+   :align: center
                   
-.. centered::
    Sphere created  
 
 **See Also** a sample TUI Script of :ref:`tui_create_sphere` operation.