From e18e18f8453263fa95c61e666f14c89a1df5efb4 Mon Sep 17 00:00:00 2001 From: RĂ©mi Flamary Date: Fri, 24 Apr 2020 17:09:36 +0200 Subject: test new foldeer --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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': { -- cgit v1.2.3