From: vsr Date: Wed, 22 Aug 2012 11:49:27 +0000 (+0000) Subject: Minor change for documentation generation X-Git-Tag: V6_6_0a1~14 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f0f20f7f1d8a3ecd5879cb1fa4434ce4704465fe;p=plugins%2Fghs3dplugin.git Minor change for documentation generation --- diff --git a/src/GHS3DPlugin/GHS3DPluginDC.py b/src/GHS3DPlugin/GHS3DPluginDC.py index 93ec39b..67c6f28 100644 --- a/src/GHS3DPlugin/GHS3DPluginDC.py +++ b/src/GHS3DPlugin/GHS3DPluginDC.py @@ -21,11 +21,6 @@ # @package GHS3DPluginDC # Python API for the GHS3D meshing plug-in module. -## -# @package smesh -# Documentation of the methods dynamically added by the GHS3D meshing plug-in to the -# smesh.Mesh class. - from smesh import Mesh_Algorithm, AssureGeomPublished # import GHS3DPlugin module if possible