Salome HOME
Minor change for documentation generation
authorvsr <vsr@opencascade.com>
Wed, 22 Aug 2012 11:48:28 +0000 (11:48 +0000)
committervsr <vsr@opencascade.com>
Wed, 22 Aug 2012 11:48:28 +0000 (11:48 +0000)
src/NETGENPlugin/NETGENPluginDC.py

index 1f00a84e846f42db3953569d5fddfec5d0489a85..209543927e75e9a9875e74178da9d1f5f82c66b0 100644 (file)
 # @package NETGENPluginDC
 # Python API for the NETGEN meshing plug-in module.
 
-##
-# @package smesh
-# Documentation of the methods dynamically added by the NETGEN meshing plug-in to the
-# smesh.Mesh class.
-
 from smesh import Mesh_Algorithm, AssureGeomPublished, ParseParameters, IsEqual
 
 # import NETGENPlugin module if possible