move geometry to geometry2d and add new geometry module (3d)
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
pylib package
|
||||
=============
|
||||
|
||||
.. automodule:: pylib
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Subpackages
|
||||
-----------
|
||||
|
||||
@@ -11,75 +16,14 @@ Subpackages
|
||||
Submodules
|
||||
----------
|
||||
|
||||
pylib.data module
|
||||
-----------------
|
||||
.. toctree::
|
||||
|
||||
.. automodule:: pylib.data
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pylib.date module
|
||||
-----------------
|
||||
|
||||
.. automodule:: pylib.date
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pylib.drawblock module
|
||||
----------------------
|
||||
|
||||
.. automodule:: pylib.drawblock
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pylib.function module
|
||||
---------------------
|
||||
|
||||
.. automodule:: pylib.function
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pylib.geometry module
|
||||
---------------------
|
||||
|
||||
.. automodule:: pylib.geometry
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pylib.geometry\_plot module
|
||||
---------------------------
|
||||
|
||||
.. automodule:: pylib.geometry_plot
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pylib.mathematics module
|
||||
------------------------
|
||||
|
||||
.. automodule:: pylib.mathematics
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pylib.time\_of\_day module
|
||||
--------------------------
|
||||
|
||||
.. automodule:: pylib.time_of_day
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: pylib
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
pylib.data
|
||||
pylib.date
|
||||
pylib.drawblock
|
||||
pylib.function
|
||||
pylib.geometry
|
||||
pylib.geometry2d
|
||||
pylib.geometry2d_plot
|
||||
pylib.mathematics
|
||||
pylib.time_of_day
|
||||
|
||||
Reference in New Issue
Block a user