summaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorRĂ©mi Flamary <remi.flamary@gmail.com>2022-01-14 17:47:27 +0100
committerGitHub <noreply@github.com>2022-01-14 17:47:27 +0100
commit3fff90eb437dce30fd83012f4c0e24f3fca041b2 (patch)
tree317a8ab32d9c7fef7a7a073f3efaf8834168d095 /docs/source/conf.py
parentbe0ed1dcd0b65ec804e454f1a2d3c0d227c0ddbe (diff)
[WIP] Set dev version and add minigallery to quick start guide (#334)
* change version and add minigallery in quickstart guide * remove ot.gpu from documentation because it is deprecated and bacckends should be used * start 0.8.2dev and description in releases.md * typo for gallery sinkhorn2 * test better doc update for files in .githib folder
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 849e97c..163851f 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -74,7 +74,6 @@ extensions = [
autosummary_generate = True
-
napoleon_numpy_docstring = True
# Add any paths that contain templates here, relative to this directory.