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
|
||||||
@@ -15,4 +15,6 @@ documentation for details.
|
|||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
:caption: Contents:
|
:caption: Contents:
|
||||||
|
|
||||||
intro
|
intro
|
||||||
|
api/fancymath
|
||||||
|
api/modules
|
||||||
Reference in New Issue
Block a user