summaryrefslogtreecommitdiff
path: root/docs/pip_sphinxext.py
Commit message (Expand)AuthorAgeFilesLines
* Bump all linters other than mypy (#11901)Pradyun Gedam2023-03-271-1/+0
* Bump mypy to 0.910Nipunn Koorapati2021-08-091-2/+1
* Enable parallelism in SphinxSviatoslav Sydorenko2021-04-201-2/+6
* Add missing type annotation in docs/Stéphane Bidoul2021-04-041-4/+7
* Run lint on code baseTzu-ping Chung2021-04-041-6/+2
* Merge branch 'main' into custom-news-directivePradyun Gedam2021-04-021-45/+128
|\
| * Complete typing of docs directoryJon Dufresne2021-03-061-14/+24
| * Add a pip-cli directive for MySTPradyun Gedam2021-03-061-1/+81
| * Blacken pip_sphinxext.pyPradyun Gedam2021-03-061-30/+24
| * Convert more str.format() calls to f-stringsAndrey Bienkowski2021-02-131-3/+3
* | Custom RST directive to generate stable version IDTzu-ping Chung2021-01-211-1/+61
|/
* Use f-strings for simple string formattingJon Dufresne2020-12-251-3/+3
* Fix misplaced blockquotesPradyun Gedam2020-11-121-1/+1
* WIP upd directive to use cmd prefix + upd ref docsSrinivas Nyayapati2020-09-131-4/+6
* WIP - update pip-command-usage to take optional arguments and update pip inst...Srinivas Nyayapati2020-09-131-1/+5
* docs: Improve prefix calculation of reqfile option autogenerationNoah Gorny2020-06-011-7/+15
* docs: Reqfile options are now generated automaticallyNoah Gorny2020-06-011-0/+34
* Convert the remaining '%' formatters to '.format'. Fixes #6973.Jason R. Coombs2020-03-061-6/+7
* Update old-style formatting to new-style formatting (#7762)Anudit Nagar2020-02-211-1/+1
* Fix documentation links for index optionssinoroc2019-11-131-1/+5
* Only import a Command class when it is actually needed.Chris Jerdonek2019-07-261-4/+5
* Fix line-too-long linter messagePradyun Gedam2018-11-081-1/+3
* add command name for reference documentsalbertg2018-11-041-1/+1
* Reorganize pip's docs folderPradyun Gedam2018-08-221-0/+108