We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 311f765 commit 3a91cd7Copy full SHA for 3a91cd7
docs/sphinx/source/conf.py
@@ -369,7 +369,7 @@ def setup(app):
369
# objects to exclude from implicit backreferences
370
# https://sphinx-gallery.github.io/stable/configuration.html
371
# Section #add-mini-galleries-for-api-documentation
372
- 'exclude_implicit_doc': {r'pvlib\.tools\.locate_example_dataset'},
+ 'exclude_implicit_doc': {r'pvlib\.tools\.get_test_dataset_path'},
373
}
374
# supress warnings in gallery output
375
0 commit comments