Salome HOME
Fix Redesign of SMESH documentation
[modules/smesh.git] / doc / salome / gui / SMESH / input / tui_use_existing_faces.rst
index 3f873ec52c11aa5597a1cedc58b3d2e3e2068ce5..baaf81a095f420954939454e7f4df4cf5e17972e 100644 (file)
@@ -8,19 +8,13 @@ This sample demonstrates how to use **Use Faces to be Created Manually** algorit
 which is actually just a stub allowing to use your own 2D algorithm
 implemented in Python.
 
-.. _use_existing_faces.py:
-
-``use_existing_faces.py``
-
 .. literalinclude:: ../../../examples/use_existing_faces.py
     :linenos:
     :language: python
 
-:download:`../../../examples/use_existing_faces.py`
+:download:`Download this script <../../../examples/use_existing_faces.py>`
 
 Resulting mesh:
 
 .. image:: ../images/use_existing_face_sample_mesh.png
        :align: center
-
-