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

gh-101100: Fix Sphinx warnings in library/pydoc.rst #116913

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Mar 16, 2024

Fix two warnings:

Doc/library/pydoc.rst:23: WARNING: py:attr reference target not found: __doc__
Doc/library/pydoc.rst:90: WARNING: 'envvar' reference target not found: PYTHONDOCS

And don't link the module page to itself.


📚 Documentation preview 📚: https://cpython-previews--116913.org.readthedocs.build/

Copy link
Contributor

@willingc willingc left a comment

Choose a reason for hiding this comment

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

Thanks @hugovk

@hugovk hugovk added needs backport to 3.11 only security fixes needs backport to 3.12 bug and security fixes labels Mar 19, 2024
@hugovk hugovk merged commit 9080e9e into python:main Mar 19, 2024
33 checks passed
@hugovk hugovk deleted the docs-fix-sphinx--warnings-pydoc branch March 19, 2024 19:48
@miss-islington-app
Copy link

Thanks @hugovk for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 19, 2024
…-116913)

(cherry picked from commit 9080e9e)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Mar 19, 2024

GH-117037 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Mar 19, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 19, 2024
…-116913)

(cherry picked from commit 9080e9e)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Mar 19, 2024

GH-117038 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Mar 19, 2024
hugovk added a commit that referenced this pull request Mar 19, 2024
…) (#117037)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk added a commit that referenced this pull request Mar 19, 2024
…) (#117038)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
vstinner pushed a commit to vstinner/cpython that referenced this pull request Mar 20, 2024
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 25, 2024
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants