API docs for fancymath
This commit is contained in:
37
doc/api/fancymath.rst
Normal file
37
doc/api/fancymath.rst
Normal file
@@ -0,0 +1,37 @@
|
||||
fancymath package
|
||||
=================
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
fancymath.math module
|
||||
---------------------
|
||||
|
||||
.. automodule:: fancymath.math
|
||||
:members:
|
||||
:show-inheritance:
|
||||
:undoc-members:
|
||||
|
||||
fancymath.util module
|
||||
---------------------
|
||||
|
||||
.. automodule:: fancymath.util
|
||||
:members:
|
||||
:show-inheritance:
|
||||
:undoc-members:
|
||||
|
||||
fancymath.vector module
|
||||
-----------------------
|
||||
|
||||
.. automodule:: fancymath.vector
|
||||
:members:
|
||||
:show-inheritance:
|
||||
:undoc-members:
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: fancymath
|
||||
:members:
|
||||
:show-inheritance:
|
||||
:undoc-members:
|
||||
7
doc/api/modules.rst
Normal file
7
doc/api/modules.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
fancymath
|
||||
=========
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
|
||||
fancymath
|
||||
Reference in New Issue
Block a user