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 API links in 'How to capture warnings' documentation page #8792

Merged
merged 2 commits into from
Jun 23, 2021

Conversation

jrbourbeau
Copy link
Contributor

I noticed a few places where a leading : was missing for the :func: sphinx directive which caused the link to the corresponding API docs to not render correctly. This PR adds the leading : to ensure links are rendered.

Current rendering:

Screen Shot 2021-06-23 at 1 54 42 PM

With the changes in this PR:

Screen Shot 2021-06-23 at 1 54 48 PM

Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

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

Thanks!

@nicoddemus nicoddemus enabled auto-merge (squash) June 23, 2021 19:19
@nicoddemus nicoddemus merged commit 942789b into pytest-dev:main Jun 23, 2021
@jrbourbeau jrbourbeau deleted the api-doc-fixup branch June 23, 2021 19:41
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.

2 participants