Commit Graph

23 Commits

Author SHA1 Message Date
Aliaksei Urbanski b8084b8d08
Update Read the Docs name and URL (#3588) 2023-12-14 21:37:56 +00:00
Jean K a88e675cf9
Update punctuation in README.rst (#3587) 2023-12-13 12:36:49 -08:00
Roman Solomatin 9fa2dd938b
Meta: Change make render to make html in docs (#3094) 2023-04-09 10:43:55 +03:00
Hugo van Kemenade f007249a2c
Meta: Document the shortcut links (#3043)
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
2023-03-08 14:48:37 +02:00
Jelle Zijlstra 24dec4419d
Infra: Add note on finding the RTD preview (#2551)
It's very useful but a bit buried. Hopefully this will help more people find it.

Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-04-24 06:33:56 -07:00
CAM Gerlach d286a46470
PEP 1, 12: Update for adoption of PEP 676, and fix a few related items (#2447)
* PEP 1, 12: Update outdated references to Docutils to point to Sphinx

* PEP 1, 12: Update and simplify outdated legacy rendering workflow steps

* Readme: Fix minor issues introduced in PR #2399

* Infra: Update contents to include PEP rendering docs and avoid warnings

* Lint: Update hardcoded PEP link checker to detect new PEP URLs
2022-03-24 15:02:08 -05:00
Adam Turner ba09f18ab7 README: Rephrase a section title 2022-03-11 13:49:04 +00:00
Adam Turner 4bdabc6000
The PEP Rendering System is dead; long live the PEP Rendering System (#2399) 2022-03-10 10:27:31 +02:00
CAM Gerlach d71dae510a
Update, copyedit and format README and Contributing Guide (#2352) 2022-02-27 01:05:16 +00:00
CAM Gerlach 14fd18da9f
Remove build instructions from README (#2354) 2022-02-22 18:44:07 +00:00
CAM Gerlach 6064e225d5
Add instructions for running lint and spellcheck tools locally (#2338) 2022-02-22 00:03:58 +00:00
Hugo van Kemenade e47f9242f8
Rename master to main (#2178) 2021-12-03 06:59:24 -08:00
Adam Turner 977f1fe68a
Sphinx support: Add build process notes to README.rst (#2016)
Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
2021-07-01 00:56:07 +01:00
Brett Cannon 11debc3dd9
Fix a PEP number discrepancy in the README 2021-05-17 15:45:53 -07:00
Fredrik Averpil 575c0d163d
Update instructions to use pep-9999.rst in README (GH-1963) 2021-05-15 22:55:58 +03:00
Kai a1571bce76
Update two links in README.rst to use HTTPS (#1945)
Co-authored-by: Petr Viktorin <encukou@gmail.com>
2021-05-04 12:31:38 -07:00
Serhiy Storchaka ad7f2b2f6c Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
Mariatta 4abf9ef707
Add PEPs Contributing Guideline, CoC, and PR template (#712)
- Suggest posting to python-ideas first
- Commit and PR title should include PEP number

Closes https://github.com/python/peps/issues/706
2018-07-09 14:01:48 -07:00
Nick Coghlan 499a7c25c6
PEP 1: Remove legacy reference to pep2pyramid.py (#626)
This removes any reference to the technical details of online PEP
publication from PEP 1, replacing it with a reference to the
README in the PEP repository.

It also updates the README with relevant cross-references to the
pythondotorg project (based on some process pointers provided by
Mariatta Wijaya).

Resolves GH-575.
2018-04-27 18:21:50 +10:00
Mariatta b8a467cf2b
Readme: Change pep-0999.txt to pep-0999.rst (GH-584)
`.rst` file extension is now supported. New PEPs should be in `.rst`.
2018-02-27 20:07:22 -08:00
JimJJewett 726215140a README.rst should indicate a preference for .rst (#117) 2016-10-27 09:26:10 -07:00
Brett Cannon e7f539fb87 Add a Travis badge (#69) 2016-08-10 09:38:18 -07:00
Georg Brandl 0dc36a211e Rename README and add a bit of formatting 2016-06-16 06:36:43 +02:00