summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2020-04-24 17:09:36 +0200
committerRémi Flamary <remi.flamary@gmail.com>2020-04-24 17:09:36 +0200
commite18e18f8453263fa95c61e666f14c89a1df5efb4 (patch)
tree7617db0c334c434a8170bcab9179672134b4d665 /docs
parent576c3d51d689f6ac48f686e8ba001efd20fea422 (diff)
test new foldeer
Diffstat (limited to 'docs')
-rw-r--r--docs/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 1a64d93..384bf40 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -342,7 +342,7 @@ intersphinx_mapping = {'python': ('https://docs.python.org/3', None),
sphinx_gallery_conf = {
'examples_dirs': ['../../examples', '../../examples/da'],
'gallery_dirs': 'auto_examples',
- 'backreferences_dir': '../modules/generated/',
+ 'backreferences_dir': 'gen_modules/backreferences',
'inspect_global_variables' : True,
'doc_module' : ('ot','numpy','scipy','pylab'),
'reference_url': {