Skip to content

MNT DOC don't warn if a ref with single backtick is not found #14040

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

Merged
merged 1 commit into from
Jun 8, 2019

Conversation

adrinjalali
Copy link
Member

@adrinjalali adrinjalali commented Jun 7, 2019

Closes #13542

It seems the latest consensus on single backticks and warnings/errors is not to warn. This PR removes the line which results in the warnings.

As a result, double backtick would behave the same as a single backtick which does not resolve to an existing reference.

This removes a few hundred warnings currently raised during doc build.

Ping @thomasjpfan @jnothman

Copy link
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

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

+1 Now all the other warnings will be visible!

@adrinjalali adrinjalali merged commit 69dbdf4 into scikit-learn:master Jun 8, 2019
@adrinjalali adrinjalali deleted the doc/sphinx-any branch June 8, 2019 11:58
koenvandevelde pushed a commit to koenvandevelde/scikit-learn that referenced this pull request Jul 12, 2019
jnothman pushed a commit to jnothman/scikit-learn that referenced this pull request Jul 29, 2019
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.

3 participants