doc overhaul step 1: simplify index and group deprecated files#2097
Merged
Conversation
The top index now points to three files: setuptools.txt (user guide), development.txt (development guide) and a WIP index file that is to summarized deprecated practice that remains relevant for backward compatibility.
Contributor
Author
|
If possible, I would like to have this PR merged into a separate branch rather than master because it is an ongoing process and might (and already) break some links until it's completed:) |
webknjaz
reviewed
Oct 15, 2020
| development | ||
| roadmap | ||
| Deprecated: Easy Install <easy_install> | ||
| history |
Member
There was a problem hiding this comment.
Was the removal of the changelog deliberate?
Member
There was a problem hiding this comment.
No. The changelog should be retained, and it perhaps should even have a forwarding link so historical links can still reach it.
webknjaz
added a commit
to webknjaz/pypa--setuptools
that referenced
this pull request
Oct 15, 2020
It's been lost as a part of pypa#2097
2 tasks
webknjaz
added a commit
to webknjaz/pypa--setuptools
that referenced
this pull request
Oct 15, 2020
It's been lost as a part of pypa#2097
webknjaz
added a commit
to webknjaz/pypa--setuptools
that referenced
this pull request
Oct 15, 2020
It's been lost as a part of pypa#2097
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is the first step on #2093 . Quite a few links might be broken for the time being but I would like to make sure I'm on the right track before moving forward
Summary of changes
Pull Request Checklist