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

Fix all the missing references found within the docs #15875

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

atugushev
Copy link
Contributor

Fixes #13196.

Enable the nit-picky mode on sphinx-build in tox, as this will facilitate the detection of potential issues related to missing references.

Enable the nit-picky mode on sphinx-build in tox, as this will facilitate
the detection of potential issues related to missing references.
Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@github-actions
Copy link
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@JelleZijlstra JelleZijlstra merged commit fda7a46 into python:master Aug 15, 2023
18 checks passed
@atugushev atugushev deleted the nit-picky-sphinx branch August 15, 2023 15:41
@hauntsaninja
Copy link
Collaborator

Thank you!

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.

0.971: sphinx warnings reference target not found
4 participants