Skip to content

Fix all the missing references found within the docs#15875

Merged
JelleZijlstra merged 1 commit intopython:masterfrom
atugushev:nit-picky-sphinx
Aug 15, 2023
Merged

Fix all the missing references found within the docs#15875
JelleZijlstra merged 1 commit intopython:masterfrom
atugushev:nit-picky-sphinx

Conversation

@atugushev
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
@atugushev atugushev deleted the nit-picky-sphinx branch August 15, 2023 15:41
@hauntsaninja
Copy link
Copy Markdown
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