Noah Gorny
7494d70356
docs: Improve prefix calculation of reqfile option autogeneration
2020-06-01 21:56:59 +03:00
Noah Gorny
a80d5426ca
docs: Reqfile options are now generated automatically
2020-06-01 21:56:59 +03:00
Jason R. Coombs
3511d3d493
Convert the remaining '%' formatters to '.format'. Fixes #6973 .
2020-03-06 12:43:03 -05:00
Anudit Nagar
082c0f01d2
Update old-style formatting to new-style formatting ( #7762 )
2020-02-21 21:48:14 +05:30
sinoroc
72e8510f3b
Fix documentation links for index options
...
In the documentation the links for the pip commands index options
are mixed up.
The index options are common to multiple commands, but in the
documentation they should be specific to a command for the links to
point to the right chapter.
GitHub: #7347
2019-11-13 00:01:19 +01:00
Chris Jerdonek
1f09e67f34
Only import a Command class when it is actually needed.
...
This resulted in an approximate 24% speed-up of a vanilla `pip`
invocation on one system (0.477 secs before, 0.363 secs after).
2019-07-26 23:30:26 -04:00
Pradyun Gedam
9bb184d1f2
Fix line-too-long linter message
2018-11-08 12:35:05 +05:30
albertg
1e654ad038
add command name for reference documents
2018-11-04 16:03:11 -05:00
Pradyun Gedam
d2e7377c0f
Reorganize pip's docs folder
2018-08-22 13:54:47 +05:30