Skip to content
Snippets Groups Projects
Commit 54d0c8e4 authored by Dominique Benielli's avatar Dominique Benielli
Browse files

Update conf.py

parent f5e2ccc1
No related branches found
No related tags found
No related merge requests found
Pipeline #4169 failed
...@@ -275,6 +275,7 @@ sphinx_gallery_conf = { ...@@ -275,6 +275,7 @@ sphinx_gallery_conf = {
'backreferences_dir': 'tutorial/backreferences', 'backreferences_dir': 'tutorial/backreferences',
# path to your examples scripts # path to your examples scripts
'examples_dirs': '../examples', 'examples_dirs': '../examples',
'ignore_pattern': r'__init__\.py',
# path where to save gallery generated examples # path where to save gallery generated examples
'gallery_dirs': 'tutorial/auto_examples'} 'gallery_dirs': 'tutorial/auto_examples'}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment