]> granicus.if.org Git - python/commitdiff
#18707: point to Doc/README.txt in the README file. Patch by Madison May.
authorEzio Melotti <ezio.melotti@gmail.com>
Fri, 16 Aug 2013 18:32:25 +0000 (21:32 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Fri, 16 Aug 2013 18:32:25 +0000 (21:32 +0300)
README

diff --git a/README b/README
index 5d6b3d75549a988dbe99ecff3879c4ceae2410b6..0d8dce47a1f239817d76b4e020685429d695fd6a 100644 (file)
--- a/README
+++ b/README
@@ -76,6 +76,13 @@ is downloadable in HTML, PDF, and reStructuredText formats; the latter version
 is 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.
+
 
 Converting From Python 2.x to 3.x
 ---------------------------------