Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 8a8fe61 + 465401e commit e3159baCopy full SHA for e3159ba
1 file changed
doc/conf.py
@@ -263,7 +263,8 @@ def _check_dependencies():
263
'matplotlib_animations': True,
264
'min_reported_time': 1,
265
'plot_gallery': 'True', # sphinx-gallery/913
266
- 'reference_url': {'matplotlib': None},
+ 'reference_url': {'matplotlib': None, 'mpl_toolkits': None},
267
+ 'prefer_full_module': {r'mpl_toolkits\.'},
268
'remove_config_comments': True,
269
'reset_modules': ('matplotlib', clear_basic_units),
270
'subsection_order': gallery_order_sectionorder,
0 commit comments