mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-13 02:00:35 +05:00
Fix errors in generating documentation by SPHINX
+.. text below is (temporary?) commented since importing geomtools +.. requires SALOME to be running
This commit is contained in:
parent
1cf4f47e0e
commit
93ac97913e
@ -10,34 +10,37 @@ code documentation included in source python files.
|
|||||||
:mod:`salome.geom` -- Package containing the GEOM python utilities
|
:mod:`salome.geom` -- Package containing the GEOM python utilities
|
||||||
==================================================================
|
==================================================================
|
||||||
|
|
||||||
:mod:`geomtools` -- Tools to access GEOM engine and objects
|
.. text below is (temporary?) commented since importing geomtools
|
||||||
-----------------------------------------------------------
|
.. requires SALOME to be running
|
||||||
|
|
||||||
.. automodule:: salome.geom.geomtools
|
.. %%%:mod:`geomtools` -- Tools to access GEOM engine and objects
|
||||||
|
.. %%%-----------------------------------------------------------
|
||||||
|
|
||||||
|
.. %%%%automodule:: salome.geom.geomtools
|
||||||
|
.. %%%%:members:
|
||||||
|
|
||||||
|
.. %%%:mod:`structelem` -- Structural elements package
|
||||||
|
.. %%%------------------------------------------------
|
||||||
|
|
||||||
|
.. %%%.. automodule:: salome.geom.structelem
|
||||||
|
|
||||||
|
.. %%%.. autoclass:: StructuralElementManager
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
:mod:`structelem` -- Structural elements package
|
.. %%%.. autoclass:: StructuralElement
|
||||||
------------------------------------------------
|
|
||||||
|
|
||||||
.. automodule:: salome.geom.structelem
|
|
||||||
|
|
||||||
.. autoclass:: StructuralElementManager
|
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
.. autoclass:: StructuralElement
|
.. %%%:mod:`structelem.parts` -- Structural element parts
|
||||||
:members:
|
.. %%%^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
:mod:`structelem.parts` -- Structural element parts
|
.. %%%.. automodule:: salome.geom.structelem.parts
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
||||||
|
|
||||||
.. automodule:: salome.geom.structelem.parts
|
|
||||||
:members:
|
:members:
|
||||||
:undoc-members:
|
:undoc-members:
|
||||||
:show-inheritance:
|
: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:
|
:members:
|
||||||
:undoc-members:
|
:undoc-members:
|
||||||
|
Loading…
Reference in New Issue
Block a user