From cb2e4b841613b6cd4f3f13873be5f177029245ec Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 18 Aug 2011 20:21:10 -0400 Subject: [PATCH] zeh index --- docs/intro/community.rst | 1 + 1 file changed, 1 insertion(+) 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.