Salome HOME
Documentation: use 'figure' instead of 'image'; improve caption layout; fix warnings.
[modules/shaper.git] / src / FeaturesPlugin / doc / angularCopyFeature.rst
index 3be46c1329c7c4468896a2666084dcfd21dfcf57..8e54902ebb868a82836ccc6ea412a142220901e3 100644 (file)
@@ -13,11 +13,10 @@ To create an Angular copy in the active part:
 
 The following property panel appears.
 
-.. image:: images/angularcopy.png
-  :align: center
+.. figure:: images/angularcopy.png
+   :align: center
 
-.. centered::
-  Angular copy property panel
+   Angular copy property panel
 
 Input fields:
 
@@ -41,10 +40,9 @@ Result
 """"""
 Result of cylinder rotation is a compound.
 
-.. image:: images/angularcopycyl.png
+.. figure:: images/angularcopycyl.png
    :align: center
 
-.. centered::
    Angular copy
 
 **See Also** a sample TUI Script of :ref:`tui_create_angularcopy` operation.