Salome HOME
Fixed documentation for Python package (opens in a new window)
authorbarate <barate>
Fri, 25 Mar 2011 14:34:31 +0000 (14:34 +0000)
committerbarate <barate>
Fri, 25 Mar 2011 14:34:31 +0000 (14:34 +0000)
doc/docutils/index.rst
doc/docutils/overview.rst
doc/salome/gui/SMESH/input/index.doc
doc/salome/gui/SMESH/input/smeshpypkg.doc [deleted file]

index fece6eff24f63f00de723ebe9f08628af4d8b660..4863e8288ff4c4f06c8bde1a8845a7f10861bf55 100644 (file)
@@ -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
-
index 5ab13766a30308640ea8dfe2fde67f4c721a21eb..ce82cc8128837a54b57f6c9570296ec7191f05a9 100644 (file)
@@ -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
index 5301ce8de6c1ed2fcf0e6ff9985a415c62fc85d8..2522b5bcb59cc3b287b405b0672006867c894bb2 100644 (file)
@@ -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"
diff --git a/doc/salome/gui/SMESH/input/smeshpypkg.doc b/doc/salome/gui/SMESH/input/smeshpypkg.doc
deleted file mode 100644 (file)
index 06bf94a..0000000
+++ /dev/null
@@ -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>.
-
-*/