From 7cad370d38da2cb8f2f12c981cd7df1c187fb668 Mon Sep 17 00:00:00 2001 From: Ezio Melotti Date: Fri, 16 Aug 2013 21:32:25 +0300 Subject: #18707: point to Doc/README.txt in the README file. Patch by Madison May. --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index 014028d..2b9fc69 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 --------- -- cgit v0.12