Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

intersphinx warning #597

Open
juliangilbey opened this issue Nov 28, 2023 · 1 comment
Open

intersphinx warning #597

juliangilbey opened this issue Nov 28, 2023 · 1 comment

Comments

@juliangilbey
Copy link

When building the docs, I get the following warning (using sphinx 7.2.6):

making output directory... done
WARNING: The pre-Sphinx 1.0 'intersphinx_mapping' format is deprecated and will be removed in Sphinx 8. Update to the current format as described in the documentation. Hint: "intersphinx_mapping = {'<name>': ('https://docs.python.org/3/', None)}".https://www.sphinx-doc.org/en/master/usage/extensions/intersphinx.html#confval-intersphinx_mapping

Presumably the last line of docs/source/conf.py needs updating.

@ccordoba12
Copy link
Collaborator

Could you submit a pull request to fix this? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants