You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sphinx 4.0 was released a few days ago. Using Sphinx 4 to generate the API docs results in:
Running Sphinx v4.0.1
making output directory... done
loading intersphinx inventory from https://docs.python.org/3.8/objects.inv...
loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv...
loading intersphinx inventory from https://docs.scipy.org/doc/scipy/reference/objects.inv...
loading intersphinx inventory from https://matplotlib.org/objects.inv...
loading intersphinx inventory from http://docs.h5py.org/en/latest/objects.inv...
loading intersphinx inventory from https://pandas.pydata.org/pandas-docs/stable/objects.inv...
intersphinx inventory has moved: http://docs.h5py.org/en/latest/objects.inv -> https://docs.h5py.org/en/latest/objects.inv
generating gallery...
Configuration error:
Unknown key(s) in sphinx_gallery_conf:
'download_section_examples', did you mean 'download_all_examples'?
Description
Sphinx 4.0 was released a few days ago. Using Sphinx 4 to generate the API docs results in:
There may be other breaking changes to account for.
https://www.sphinx-doc.org/en/master/changes.html
Environment
Checklist
The text was updated successfully, but these errors were encountered: