Skip to content

docs/doc-src/conf.py: fix intersphinx_mapping config syntax#235

Merged
thekix merged 1 commit intoOfflineIMAP:masterfrom
v0lker:fix-doc-conf
Apr 11, 2026
Merged

docs/doc-src/conf.py: fix intersphinx_mapping config syntax#235
thekix merged 1 commit intoOfflineIMAP:masterfrom
v0lker:fix-doc-conf

Conversation

@v0lker
Copy link
Copy Markdown

@v0lker v0lker commented Mar 1, 2026

This v1.1 template stands in .github/.

This PR

Add character x [x].

  • I've read the DCO.
  • I've read the Coding Guidelines
  • The relevant informations about the changes stands in the commit message, not here in the message of the pull request.
  • Code changes follow the style of the files they change.
  • Code is tested (change is in the config for the documentation which was built successfully).

References

  • Issue #no_space

Additional information

Signed-off-by: Volker Eckert <volker@maxfinite.com>
@v0lker
Copy link
Copy Markdown
Author

v0lker commented Mar 1, 2026

i went back a few years in the sphinx docs but couldn't find out when exactly the syntax changed which seems to suggest there is likely no issue regarding backwards compatibility...

@thekix
Copy link
Copy Markdown
Member

thekix commented Apr 1, 2026

Hi,

Perhaps is better use https and "/3" in the URL. The mapping could be done with "python" instead the "http://www,python.org/"?

Something like:

intersphinx_mapping = {
    'python': ('https://docs.python.org/3', None)
}

@thekix thekix merged commit 8bedeca into OfflineIMAP:master Apr 11, 2026
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

Successfully merging this pull request may close these issues.

2 participants