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 07972daCopy full SHA for 07972da
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 (built on every push to
79
+``master``) at https://python.github.io/peps/
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