Commit Graph

22 Commits

Author SHA1 Message Date
Adam Turner 19f2582774
Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
Adam Turner 42f88f1ce2
Display list names in Resolution and Discussions-To headers (#2361) 2022-02-27 14:46:36 -08:00
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Dimitri Papadopoulos Orfanos 57d9baf04d
Typos found by codespell (#2073)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2021-09-17 11:18:24 -07:00
Adam Turner 0d93abf9bf
Sphinx support: theming (#1933)
See #2, #1385 for context. Superseeds #1568.

This is the Sphinx-theming part, building on PR #1930.

### Stylesheets:
- `style.css` - styles
- `mq.css` - media queries

### Jinja2 Templates:
- `page.html` - overarching template

### Javascript:
- `doctools.js` - fixes footnote brackets

### Theme miscellany
- `theme.conf` - sets pygments styles, theme internals
2021-06-30 20:19:44 +01:00
Mariatta cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
This reverts commit bb0e518ed3.
2017-11-11 11:28:55 -08:00
Huang Huang bb0e518ed3 Rename all .txt PEP files to .rst (GH-462)
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08:00
Benjamin Peterson 60d9b24542 promote m.p.o links to https 2017-06-11 12:02:39 -07:00
Serhiy Storchaka 475b6f0c4e Fixed markup of footnotes. 2015-02-14 19:49:04 +02:00
Nick Coghlan c02c7f2145 Reject PEP 439 2013-08-30 23:20:37 +10:00
Richard Jones 36f1f0ebb5 remove virtualenv from the pip3 install 2013-07-10 15:07:43 +10:00
Richard Jones 12c9125cc2 clarify CA cert issue; install virtualenv as well; mention Python 2.7 possibility 2013-07-10 13:01:57 +10:00
Richard Jones af72a505a0 mention having pip default to --user when itself installed in ~/.local
remove consideration of support for unnecessary installation options
2013-07-09 12:23:12 +10:00
Richard Jones 4b638f9ddd remove setuptools note; setuptools will now be installed
mention bootstrapping target and command-line options
mention python 2.6+ bootstrap possibility
2013-07-09 11:20:06 +10:00
Richard Jones a8b84be851 slight clarification 2013-06-14 11:36:16 +10:00
Richard Jones cef78b42ae clarify some wording based on feedback from Marcus Smith; note resolution of Fedora issue 2013-06-14 11:15:22 +10:00
Richard Jones a9b7d760c5 bring PEP into line with existing executable naming convention 2013-04-10 14:14:23 +10:00
Brett Cannon f6173d49ed Minor grammar fix 2013-03-26 10:37:44 -04:00
Richard Jones 7dc0f6ca2d updates based on discussion on distutils-sig:
- add handling of setuptools requirements in package installation
- add ref to the pip issue tracking PEP implementation
- re-work the structure of the PEP to make it clearer (hopefully)
2013-03-26 14:52:54 +11:00
Brett Cannon ca459300f3 Fix header order for PEP 439 2013-03-21 21:31:45 -04:00
Richard Jones 0eb4edc54b fix content-type 2013-03-21 11:09:22 -07:00
Georg Brandl 535dd6d68a Add PEP 439, submitted by Richard Jones: Inclusion of pip bootstrap in Python installation 2013-03-21 07:27:06 +01:00