Tutorials and Doc (#191)
* Tutorial doc update * update doc tutorial * doc not compiling --------- Co-authored-by: Dario Coscia <dcoscia@euclide.maths.sissa.it> Co-authored-by: Dario Coscia <dariocoscia@Dario-Coscia.local>
This commit is contained in:
10
docs/source/_rst/geometry/cartesian.rst
Normal file
10
docs/source/_rst/geometry/cartesian.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
CartesianDomain
|
||||
===========
|
||||
.. currentmodule:: pina.geometry.cartesian
|
||||
|
||||
.. automodule:: pina.geometry.cartesian
|
||||
|
||||
.. autoclass:: CartesianDomain
|
||||
:members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
10
docs/source/_rst/geometry/ellipsoid.rst
Normal file
10
docs/source/_rst/geometry/ellipsoid.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
EllipsoidDomain
|
||||
===========
|
||||
.. currentmodule:: pina.geometry.ellipsoid
|
||||
|
||||
.. automodule:: pina.geometry.ellipsoid
|
||||
|
||||
.. autoclass:: EllipsoidDomain
|
||||
:members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
10
docs/source/_rst/geometry/location.rst
Normal file
10
docs/source/_rst/geometry/location.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
Location
|
||||
=========
|
||||
.. currentmodule:: pina.geometry.location
|
||||
|
||||
.. automodule:: pina.geometry.location
|
||||
|
||||
.. autoclass:: Location
|
||||
:members:
|
||||
:private-members:
|
||||
:show-inheritance:
|
||||
10
docs/source/_rst/geometry/simplex.rst
Normal file
10
docs/source/_rst/geometry/simplex.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
SimplexDomain
|
||||
===========
|
||||
.. currentmodule:: pina.geometry.simplex
|
||||
|
||||
.. automodule:: pina.geometry.simplex
|
||||
|
||||
.. autoclass:: SimplexDomain
|
||||
:members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
Reference in New Issue
Block a user