summaryrefslogtreecommitdiff
path: root/docs/source/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r--docs/source/index.rst21
1 files changed, 15 insertions, 6 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 8613bfd..c95e847 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -11,9 +11,12 @@ Contents:
.. toctree::
:maxdepth: 2
+Module list
+===========
+
Module ot
-=========
+---------
This module provide easy access to solvers for the most common OT problems
@@ -21,34 +24,40 @@ This module provide easy access to solvers for the most common OT problems
:members:
Module ot.emd
-=========
+-------------
.. automodule:: ot.emd
:members:
Module ot.bregman
-=========
+-----------------
.. automodule:: ot.bregman
:members:
Module ot.utils
-=========
+---------------
.. automodule:: ot.utils
:members:
Module ot.datasets
-=========
+------------------
.. automodule:: ot.datasets
:members:
Module ot.plot
-=========
+--------------
.. automodule:: ot.plot
:members:
+
+Examples
+========
+
+.. literalinclude:: ../../examples/demo_OT_1D.py
+
Indices and tables
==================