FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

PEP 12: Document where to find available intersphinx mappings by BHUVANSH855 · Pull Request #5060 · python/peps · GitHub

/ peps Public

PEP 12: Document where to find available intersphinx mappings - #5060

Open
BHUVANSH855 wants to merge 1 commit into
python:mainfrom
BHUVANSH855:fix-4610-intersphinx-mappings
Open

PEP 12: Document where to find available intersphinx mappings#5060
BHUVANSH855 wants to merge 1 commit into
python:mainfrom
BHUVANSH855:fix-4610-intersphinx-mappings

Conversation

Copy link
Copy Markdown
Contributor

Summary

PEP 12 explains how to use Intersphinx references, but it does not indicate where authors can find the available intersphinx mappings.

This change adds a short note directing readers to peps/conf.py, which contains the current list of supported intersphinx mappings. This avoids duplicating the mappings in PEP 12 while making them easier to discover.

Closes gh-4610.

Changes

  • Add a note in the Intersphinx section of PEP 12 pointing readers to peps/conf.py.
  • Fix a missing comma in the list of example documentation sites.

Testing

  • Built the documentation locally using:
python build.py

The build completed successfully with no new warnings or errors.

Copy link
Copy Markdown

Documentation build overview

📚 pep-previews | 🛠️ Build #33766972 | 📁 Comparing 5c7fae0 against latest (9bb3132)

  🔍 Preview build  

2 files changed
± pep-0012/index.html
± pep-0764/index.html

hugovk changed the title gh-4610: Document where to find available intersphinx mappings Infra: Document where to find available intersphinx mappings Jul 27, 2026
hugovk added the infra Core infrastructure for building and rendering PEPs label Jul 27, 2026
hugovk changed the title Infra: Document where to find available intersphinx mappings PEP 12: Document where to find available intersphinx mappings Jul 28, 2026
hugovk removed the infra Core infrastructure for building and rendering PEPs label Jul 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

PEP 12: Add list of intersphinx mappings

2 participants


Back | FazBrowse Home | New Git URL