Skip to content

Comments

Docs: update conf.py with modern Sphinx syntax#3343

Merged
sgillies merged 1 commit intorasterio:mainfrom
adamjstewart:docs/conf
May 19, 2025
Merged

Docs: update conf.py with modern Sphinx syntax#3343
sgillies merged 1 commit intorasterio:mainfrom
adamjstewart:docs/conf

Conversation

@adamjstewart
Copy link
Contributor

Resolves the following compatibility warnings/conversions in CI:

WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English).
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`.
intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv
intersphinx inventory has moved: https://gdal.org/objects.inv -> https://gdal.org/en/stable/objects.inv

Copy link
Member

@sgillies sgillies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome. Thanks @adamjstewart !

@sgillies sgillies merged commit 1534d07 into rasterio:main May 19, 2025
1 check passed
@adamjstewart adamjstewart deleted the docs/conf branch May 20, 2025 06:12
@snowman2 snowman2 added this to the 1.4.4 milestone Nov 6, 2025
@snowman2 snowman2 added the backport-1.4 To be backported to maint-1.4 label Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-1.4 To be backported to maint-1.4 bug documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants