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

In docs, use intersphinx to link to Python documentation #4678

Merged
merged 1 commit into from
Aug 12, 2018
Merged

In docs, use intersphinx to link to Python documentation #4678

merged 1 commit into from
Aug 12, 2018

Conversation

jdufresne
Copy link
Contributor

The intersphinx extension can generate automatic links to the documentation of objects in other projects. It was already used for urllib3. For complete details on intersphinx, see:

http://www.sphinx-doc.org/en/master/ext/intersphinx.html

@codecov-io
Copy link

codecov-io commented Jun 10, 2018

Codecov Report

Merging #4678 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4678   +/-   ##
=======================================
  Coverage   66.79%   66.79%           
=======================================
  Files          15       15           
  Lines        1563     1563           
=======================================
  Hits         1044     1044           
  Misses        519      519

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 922aa40...5aa6a9b. Read the comment docs.

@nateprewitt
Copy link
Member

Hey @jdufresne, thanks for helping simplify this. Would you mind rebasing this onto the current tip of master?

@jdufresne
Copy link
Contributor Author

Rebased. Thanks

nateprewitt
nateprewitt previously approved these changes Aug 11, 2018
Copy link
Member

@nateprewitt nateprewitt left a comment

Choose a reason for hiding this comment

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

Hey @jdufresne, it looks like I missed the email last time you rebased this. Would you mind rebasing once more and we can get this merged? Thanks!

The intersphinx extension can generate automatic links to the
documentation of objects in other projects. It was already used for
urllib3. For complete details on intersphinx, see:

http://www.sphinx-doc.org/en/master/ext/intersphinx.html
@jdufresne
Copy link
Contributor Author

Rebased, thanks

@nateprewitt nateprewitt merged commit dffd5d4 into psf:master Aug 12, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants