diff --git a/docs/intro/community.rst b/docs/intro/community.rst index eb8e37d..0666464 100644 --- a/docs/intro/community.rst +++ b/docs/intro/community.rst @@ -33,6 +33,7 @@ There are a few PEPs that could be considered required reading: - `PEP257 `_: Docstring Conventions. Gives guidelines for semantics and conventions associated with Python docstrings. +You can read more at `The PEP Index `_. PEPs are peer-reviewed and accepted/rejected after much discussion. Anyone can write and submit a PEP for review.