diff --git a/README.rst b/README.rst index cb52177891b..88eb9b3b038 100644 --- a/README.rst +++ b/README.rst @@ -20,6 +20,12 @@ Shortcut redirects are also available. For example, ``https://peps.python.org/8`` redirects to the canonical link. +API +=== + +Several data files are available at https://peps.python.org/api/ + + Contributing to PEPs ==================== diff --git a/peps/api/index.rst b/peps/api/index.rst index 0ba9e778d77..8bff1b5240a 100644 --- a/peps/api/index.rst +++ b/peps/api/index.rst @@ -207,3 +207,9 @@ for example: ] } } + +release-schedule.ics +-------------------- + +An iCalendar file of Python release dates is available at +https://peps.python.org/api/release-schedule.ics.