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

Sphinx warning: deprecated syntax for intersphinx_mapping #2154

Closed
lmoureaux opened this issue Jan 18, 2024 · 0 comments
Closed

Sphinx warning: deprecated syntax for intersphinx_mapping #2154

lmoureaux opened this issue Jan 18, 2024 · 0 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@lmoureaux
Copy link
Contributor

Describe the bug

sphinx 7.2.6 warns:

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/', None)}".

https://www.sphinx-doc.org/en/master/usage/extensions/intersphinx.html#confval-intersphinx_mapping

To Reproduce
Steps to reproduce the behavior:

  1. Build on Arch
  2. Look out for Sphinx messages

Expected behavior
We don't use deprecated syntax.

Platform and version (please complete the following information):

  • OS: Arch Linux
  • Freeciv21 version: master, stable likely affected too
@lmoureaux lmoureaux added bug Something isn't working documentation Improvements or additions to documentation labels Jan 18, 2024
lmoureaux added a commit to lmoureaux/freeciv21 that referenced this issue Jan 20, 2024
lmoureaux added a commit to lmoureaux/freeciv21 that referenced this issue Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant