From: Ezio Melotti Date: Fri, 16 Aug 2013 18:32:25 +0000 (+0300) Subject: #18707: point to Doc/README.txt in the README file. Patch by Madison May. X-Git-Tag: v2.7.6rc1~235 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7cad370d38da2cb8f2f12c981cd7df1c187fb668;p=thirdparty%2FPython%2Fcpython.git #18707: point to Doc/README.txt in the README file. Patch by Madison May. --- diff --git a/README b/README index 014028dacbf1..2b9fc69252f1 100644 --- a/README +++ b/README @@ -89,6 +89,13 @@ reStructuredText (2.6+) formats; the LaTeX and reStructuredText versions are primarily for documentation authors, translators, and people with special formatting requirements. +If you would like to contribute to the development of Python, relevant +documentation is available at: + + http://docs.python.org/devguide/ + +For information about building Python's documentation, refer to Doc/README.txt. + Web sites ---------