summaryrefslogtreecommitdiff
path: root/docs/source/all.rst
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2018-06-11 12:51:41 +0200
committerRémi Flamary <remi.flamary@gmail.com>2018-06-11 12:51:41 +0200
commitf22be34f5340525d195b643cde29344f719a7c33 (patch)
tree3f3548911ea8d83d3aeddb9ee5fd3026a6c5270c /docs/source/all.rst
parented1f8d5497a15d926b992b5a42b14dccd3eb97d4 (diff)
add smooth to documentation
Diffstat (limited to 'docs/source/all.rst')
-rw-r--r--docs/source/all.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/source/all.rst b/docs/source/all.rst
index c84d968..bbb9833 100644
--- a/docs/source/all.rst
+++ b/docs/source/all.rst
@@ -19,6 +19,11 @@ ot.bregman
.. automodule:: ot.bregman
:members:
+
+ot.smooth
+-----
+.. automodule:: ot.smooth
+ :members:
ot.gromov
----------