mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-24 08:20:34 +05:00
Fixed documentation for Python package (opens in a new window)
This commit is contained in:
parent
7a6a25502e
commit
cacc7209a0
@ -1,14 +1,10 @@
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
Documentation of the SMESH python packages
|
||||
Documentation of the SMESH python package
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
Main documentation
|
||||
==================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
overview.rst
|
||||
docapi.rst
|
||||
|
||||
|
@ -3,8 +3,8 @@
|
||||
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
|
||||
|
@ -26,8 +26,7 @@ array of dedicated operations;</li>
|
||||
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"
|
||||
|
@ -1,14 +0,0 @@
|
||||
/*!
|
||||
|
||||
\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>.
|
||||
|
||||
*/
|
Loading…
Reference in New Issue
Block a user