summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Make requirements.txt heading more explicitdocs-quickstartNicole Harris2020-11-241-3/+3
|
* Add unix vs windows examplesNicole Harris2020-11-171-6/+30
|
* Fix linksNicole Harris2020-11-171-3/+4
|
* Fix typoNicole Harris2020-11-151-5/+5
|
* Update quickstart guide to reflect user researchNicole Harris2020-11-151-39/+80
|
* Merge pull request #9040 from ei8fdb/include-backtracking-in-user-guidePradyun Gedam2020-11-151-0/+223
|\
| * Fixed linting failures. 🤞Bernard2020-11-111-1/+1
| |
| * Incorporating commit: e6acca646abcaaac7515da9b964d5b5291264142Bernard2020-11-111-11/+8
| |
| * Final heading edit.Bernard2020-10-301-2/+2
| |
| * Adding link to Constraints FilesBernard2020-10-301-1/+1
| |
| * Apply suggestions from code reviewBernard Tyers2020-10-281-9/+10
| | | | | | | | Co-authored-by: Pradyun Gedam <3275593+pradyunsg@users.noreply.github.com> Co-authored-by: Sumana Harihareswara <sh@changeset.nyc>
| * Committing edits.Bernard2020-10-281-35/+37
| |
| * Editing to make shorten content (reduce/remove duplication), add anchor.Bernard2020-10-261-27/+21
| |
| * Updating file with PR review edits.Bernard2020-10-261-49/+46
| |
| * fix syntaxBernard2020-10-231-2/+2
| |
| * updating user guide with backtracking informationBernard2020-10-231-44/+144
| |
| * WIPBernard2020-10-211-0/+132
| | | | | | | | | | updating user guide documentation with explanation and solutions to pip backtracking
* | Merge pull request #9131 from uranusjr/install-method-orderPradyun Gedam2020-11-141-17/+59
|\ \
| * | Reorder and revise installation docsTzu-ping Chung2020-11-141-17/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | An additional section is added to instruct the user to self-check whether pip is installed before proceeding. The Linux package manager section is moved to the front to encourage users to try that first before learning about get-pip.py, which tends to provide seemingly working but subtly broken results there. A paragraph is added to the section to instruct users to report issues to package managers instead. A new section on enturepip is added as an alternative to get-pip.py, which is almost guarenteed to be available at this point.
* | | Fix misplaced blockquotesPradyun Gedam2020-11-125-44/+44
| | | | | | | | | | | | Signed-off-by: Pradyun Gedam <pradyunsg@users.noreply.github.com>
* | | Remove inline table of contentsPradyun Gedam2020-11-1216-23/+0
| | | | | | | | | | | | | | | Furo provides a fully-fleshed-out right sidebar that provides an in-page table of contents, that's scrollable and does not interrupt content.
* | | Drop custom styling for admonitionsPradyun Gedam2020-11-122-9/+0
| | |
* | | Switch documentation theme to FuroPradyun Gedam2020-11-121-19/+6
| | |
* | | Clarify which version of pip we're seeingPradyun Gedam2020-11-121-1/+2
|/ /
* | docs: Emphasize that pip may break existing packagesSumana Harihareswara2020-10-291-15/+14
| | | | | | | | Related to #7744 .
* | Clarify constraints overhaul in user guideSumana Harihareswara2020-10-291-3/+4
| | | | | | | | Co-authored-by: Paul Moore <p.f.moore@gmail.com>
* | Add detail to docs on constraints changes with new resolverSumana Harihareswara2020-10-291-9/+14
| | | | | | | | Related to #8307, #8115.
* | Explain resolver changes affecting constraints filesSumana Harihareswara2020-10-291-4/+13
| | | | | | | | Related to #8792, #8076, #9020.
* | Improve docs on resolver, constraints, and hash-checkingSumana Harihareswara2020-10-291-1/+9
| | | | | | | | Related to #9020.
* | Add note about install/upgrade behavior to docsSumana Harihareswara2020-10-292-3/+10
| | | | | | | | Towards #8115.
* | docs: Clarify links for resolver work and studiesSumana Harihareswara2020-10-281-3/+3
| | | | | | | | Co-Authored-By: Bernard Tyers <bernard+work@ei8fdb.org>
* | Update docs about Python 2 and resolverSumana Harihareswara2020-10-281-7/+5
| | | | | | | | Per #9019.
* | Add redirect for heading in user guideSumana Harihareswara2020-10-281-0/+2
| |
* | Update user guide to change resolver defaultSumana Harihareswara2020-10-285-67/+79
| | | | | | | | | | | | | | | | In pip 20.3, the new resolver will be the default. Therefore, this commit updates user docs to change instructions for testing, migration, etc. Towards #8937.
* | Fix trivial news file generation on windowsxavfernandez-patch-1Xavier Fernandez2020-10-281-1/+1
| |
* | Support multiple `abi` and `platform` values for `pip download`.Daniel Katz2020-10-271-0/+29
| |
* | Merge pull request #8972 from drpoggi/patch-1Xavier Fernandez2020-10-261-2/+2
|\ \ | | | | | | Fix docs for trusted-host in config file
| * | Fix docs for trusted-host in config fileDavid Poggi2020-10-081-2/+2
| | |
* | | Update docs for less common news extensionNguyễn Gia Phong2020-10-191-8/+8
| |/ |/| | | | | | | Namely trivial, vendor and process. These were missed during the trasition to *.rst news fragment.
* | Switch to sphinx-inline-tabs for tabsPradyun Gedam2020-10-1819-1295/+1067
|/
* Merge pull request #8942 from brainwane/docs-8661Pradyun Gedam2020-10-061-0/+7
|\ | | | | docs: Add how to default to new resolver
| * docs: Add how to default to new resolverSumana Harihareswara2020-09-301-0/+7
| | | | | | | | Fixes #8661.
* | Rework the NEWS entries sectionPradyun Gedam2020-10-031-9/+11
|/
* Merge pull request #8848 from webknjaz/features/8783--sphinx-ext-admonitionsPradyun Gedam2020-09-303-2/+195
|\
| * 🎨 Colorize the "important" admonition blocksSviatoslav Sydorenko2020-09-252-1/+9
| |
| * 📝 Add initial sphinx ext for per-doc feedbacksSviatoslav Sydorenko2020-09-252-1/+186
| | | | | | | | Resolves #8783
* | Update docs index page about resolver and UX workSumana Harihareswara2020-09-281-1/+2
| |
* | Document Python support policyHugo van Kemenade2020-09-271-1/+7
|/
* Merge pull request #8589 from shireenrao/upd-pip-docsPradyun Gedam2020-09-2420-450/+1797
|\
| * fix inconsistent indentation of tab blocksshireenrao2020-09-1314-484/+488
| |