Salome HOME
Cosmetics. Move XML files to the separate folder inside a corresponding project in VS.
[modules/shaper.git] / src / SketchPlugin / doc / filletFeature.rst
index 8067285c5ed8cf1bf03bccbe38a53b8167c4df3a..793d8fcb964c0211e5483ec8fa3fee5eee9df06d 100644 (file)
@@ -1,4 +1,4 @@
-.. |fillet.icon|    image:: images/fillet.png
+.. |fillet.icon|    image:: images/Fillet.png
 
 Fillet
 ======
@@ -13,10 +13,9 @@ To create a Fillet in the active Sketch:
 
 Property panel:
 
-.. image:: images/Fillet_panel.png
-  :align: center
+.. figure:: images/Fillet_panel.png
+   :align: center
 
-.. centered::
    Fillet
 
 Input fields:
@@ -43,10 +42,9 @@ Result
 
 Created Fillet appears in the view.
 
-.. image:: images/Fillet_res.png
-          :align: center
+.. figure:: images/Fillet_res.png
+   :align: center
 
-.. centered::
    Created fillet
 
-**See Also** a sample TUI Script of :ref:`tui_create_fillet` operation.
\ No newline at end of file
+**See Also** a sample TUI Script of :ref:`tui_create_fillet` operation.