mirror of https://github.com/python/cpython
#18707: point to Doc/README.txt in the README file. Patch by Madison May.
This commit is contained in:
parent
ac601601ce
commit
802bf8aea1
7
README
7
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
|
is primarily for documentation authors, translators, and people with special
|
||||||
formatting requirements.
|
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
|
Converting From Python 2.x to 3.x
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
|
Loading…
Reference in New Issue