Skip to content

Conversation

@keszybz
Copy link
Member

@keszybz keszybz commented Jan 19, 2025

Newer sphinx doesn't like the old syntax:
Running Sphinx v8.1.3
loading translations [en]... done
making output directory... done
Converting source_suffix = '.rst' to source_suffix = {'.rst': 'restructuredtext'}.
ERROR: Invalid value None in intersphinx_mapping['http://docs.python.org/']. Expected a two-element tuple or list.

Newer sphinx doesn't like the old syntax:
  Running Sphinx v8.1.3
  loading translations [en]... done
  making output directory... done
  Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`.
  ERROR: Invalid value `None` in intersphinx_mapping['http://docs.python.org/']. Expected a two-element tuple or list.
@keszybz keszybz merged commit 9031424 into systemd:main Jan 19, 2025
10 of 13 checks passed
@keszybz keszybz deleted the sphinx-1.8 branch January 19, 2025 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant