%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- Documentation of the SMESH python packages
+ Documentation of the SMESH python package
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-Main documentation
-==================
-
.. toctree::
:maxdepth: 3
overview.rst
docapi.rst
-
General presentation of the SMESH python package
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-The SMESH python package contains (today) helpser functions to
-manipulate mesh elements and interact with this elements.
+The SMESH python package contains (today) helper functions to
+manipulate mesh elements and interact with these elements.
Note that these functions either encapsulate the python programming
interface of SMESH core (the CORBA or SWIG interface for example) or
Almost all mesh module functionalities are accessible via
\subpage smeshpy_interface_page "Mesh module Python interface".
-Also it can be useful to have a look at the
-\subpage smeshpypkg_page "documentation on SMESH python package".
+Other functions are available in <a class="el" target="_new" href="../../tui/SMESH/docutils/index.html">salome.smesh python package</a>.
\image html image7.jpg "Example of MESH module usage for engineering tasks"
+++ /dev/null
-/*!
-
-\page smeshpypkg_page Programming Interface of the SMESH python package
-
-Sorry, but the documentation is not available yet in doxygen format.
-
-Fortunately, a documentation exists in restructured format and then
-can be generated here using sphinx, in the expectative of the doxygen
-version.
-
-Please refer to this <a href="../../tui/SMESH/docutils/index.html">
-documentation of the SMESH python packages</a>.
-
-*/