From e5bcf75bd22e227738308a90804b250f0263a1ad Mon Sep 17 00:00:00 2001 From: eap Date: Tue, 15 Nov 2011 17:05:26 +0000 Subject: [PATCH] Roll back the previous modifs --- doc/docutils/docapi.rst | 33 +++++++++++++++------------------ 1 file changed, 15 insertions(+), 18 deletions(-) diff --git a/doc/docutils/docapi.rst b/doc/docutils/docapi.rst index 021ca0db6..20a52ca80 100644 --- a/doc/docutils/docapi.rst +++ b/doc/docutils/docapi.rst @@ -10,37 +10,34 @@ code documentation included in source python files. :mod:`salome.geom` -- Package containing the GEOM python utilities ================================================================== -.. text below is (temporary?) commented since importing geomtools -.. requires SALOME to be running +:mod:`geomtools` -- Tools to access GEOM engine and objects +----------------------------------------------------------- -.. %%%:mod:`geomtools` -- Tools to access GEOM engine and objects -.. %%%----------------------------------------------------------- - -.. %%%%automodule:: salome.geom.geomtools - .. %%%%:members: +.. automodule:: salome.geom.geomtools + :members: -.. %%%:mod:`structelem` -- Structural elements package -.. %%%------------------------------------------------ +:mod:`structelem` -- Structural elements package +------------------------------------------------ -.. %%%.. automodule:: salome.geom.structelem +.. automodule:: salome.geom.structelem -.. %%%.. autoclass:: StructuralElementManager +.. autoclass:: StructuralElementManager :members: -.. %%%.. autoclass:: StructuralElement +.. autoclass:: StructuralElement :members: -.. %%%:mod:`structelem.parts` -- Structural element parts -.. %%%^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +:mod:`structelem.parts` -- Structural element parts +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -.. %%%.. automodule:: salome.geom.structelem.parts +.. automodule:: salome.geom.structelem.parts :members: :undoc-members: :show-inheritance: -.. %%%:mod:`structelem.orientation` -- Structural element orientation -.. %%%^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +:mod:`structelem.orientation` -- Structural element orientation +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -.. %%%.. automodule:: salome.geom.structelem.orientation +.. automodule:: salome.geom.structelem.orientation :members: :undoc-members: -- 2.39.2