summaryrefslogtreecommitdiff
path: root/docs/source/all.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/all.rst')
-rw-r--r--docs/source/all.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/source/all.rst b/docs/source/all.rst
index 30f5add..d5733b8 100644
--- a/docs/source/all.rst
+++ b/docs/source/all.rst
@@ -6,8 +6,6 @@ Python modules
ot
--
-This module provide easy access to solvers for the most common OT problems
-
.. automodule:: ot
:members:
@@ -28,6 +26,12 @@ ot.optim
.. automodule:: ot.optim
:members:
+ot.da
+--------
+
+.. automodule:: ot.da
+ :members:
+
ot.utils
--------