There was an error while loading. Please reload this page.
2 parents f3877c5 + afda757 commit 4fd3df5Copy full SHA for 4fd3df5
1 file changed
doc/conf.py
@@ -277,7 +277,7 @@ def autodoc_process_bases(app, name, obj, options, bases):
277
'pandas': ('https://pandas.pydata.org/docs/', None),
278
'pytest': ('https://pytest.org/en/stable/', None),
279
'python': ('https://docs.python.org/3/', None),
280
- 'scipy': ('https://static.scipy.org/doc/scipy/', None),
+ 'scipy': ('https://docs.scipy.org/doc/scipy/', 'https://static.scipy.org/doc/scipy/objects.inv'),
281
'tornado': ('https://www.tornadoweb.org/en/stable/', None),
282
'wx': ('https://docs.wxpython.org/', None),
283
'xarray': ('https://docs.xarray.dev/en/stable/', None),
0 commit comments