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

replaced links in importlib.metadata.rst with sphinx roles #17730

Open
wants to merge 1 commit into
base: master
from

Conversation

@hoefling
Copy link

hoefling commented Dec 28, 2019

The importlib.metadata documentation uses hardcoded links to internal
pages. This results in minor rendering issues. This change replaces
the hardcoded links with suitable Sphinx roles.

Signed-off-by: Oleg Höfling oleg.hoefling@gmail.com

The importlib.metadata documentation uses hardcoded links to internal
pages. This results in minor rendering issues. This change replaces
the hardcoded links with suitable Sphinx roles.

Signed-off-by: Oleg Höfling <oleg.hoefling@gmail.com>
@hoefling

This comment has been minimized.

Copy link
Author

hoefling commented Dec 28, 2019

Dear reviewers, I did create neither an issue on BPO nor a news entry as the fix is IMO a trivial one.

@tirkarthi

This comment has been minimized.

Copy link
Contributor

tirkarthi commented Dec 29, 2019

cc: @jaraco

@jaraco

This comment has been minimized.

Copy link
Member

jaraco commented Dec 29, 2019

Thanks for this. I agree the changes are beneficial. I need to figure out how these changes reconcile with the back port. I don’t think these Sphinx roles exist in the Sphinx environment in which the backport docs render. It might be time, however, to defer all significant docs to CPython (and remove them from the backport).

Is that something you would like to help with?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants
You can’t perform that action at this time.