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

Links to setuptools documentation need to be updated #792

Open
edlanglois opened this issue Nov 17, 2020 · 2 comments
Open

Links to setuptools documentation need to be updated #792

edlanglois opened this issue Nov 17, 2020 · 2 comments
Labels
type: task Something that needs to be done that is not a bug or feature

Comments

@edlanglois
Copy link

This packaging page (and possibly other documentation pages, I haven't checked) links to this setuptools guide page, which has largely been emptied of content.

It looks like the new documentation is here and links should reference this page or the appropriate userguide sub-pages.

@webknjaz
Copy link
Member

FWIW it's best to use intersphinx references where possible. Here's a list of what's available: https://webknjaz.github.io/intersphinx-untangled/setuptools.rtfd.io/

@bhrutledge
Copy link
Contributor

This feels related to #887.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task Something that needs to be done that is not a bug or feature
Projects
None yet
Development

No branches or pull requests

5 participants
@webknjaz @bhrutledge @edlanglois @pradyunsg and others