Skip to content

Commit

Permalink
still cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
sofianehaddad committed Mar 20, 2024
1 parent fcb6ecb commit 3687773
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
]

sphinx_gallery_conf = {
"examples_dirs": ["examples"], # path to example scripts
"gallery_dirs": ["auto_example"], # path to where to save gallery gen. output
"show_signature": False,
'examples_dirs': ['examples'], # path to example scripts
'gallery_dirs': ['auto_examples'], # path to where to save gallery gen. output
'show_signature': False,
}

autodoc_default_options = {
Expand Down

0 comments on commit 3687773

Please sign in to comment.