8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 698cfe5 commit f1c2768Copy full SHA for f1c2768
README.rst
@@ -75,6 +75,14 @@ rendering pipeline:
75
Rendering PEPs with Sphinx
76
==========================
77
78
+There is a Sphinx-rendered version of the PEPs at https://python.github.io/peps/
79
+(updated on every push to ``master``)
80
+
81
+**Warning:** This version is not, and should not be taken to be, a canonical
82
+source for PEPs whilst it remains in preview (`please report any rendering bugs
83
+<https://github.com/python/peps/issues/new>`_). The canonical source for PEPs remains
84
+https://www.python.org/dev/peps/
85
86
Build PEPs with Sphinx locally:
87
-------------------------------
88
0 commit comments