mirror of https://github.com/python/cpython.git
Clarify where "Documenting Python" can be found.
This commit is contained in:
parent
abc716b058
commit
e6e2d9be6e
|
@ -7,7 +7,8 @@ available at http://docs.python.org/download/.
|
|||
|
||||
Documentation on the authoring Python documentation, including information about
|
||||
both style and markup, is available in the "Documenting Python" chapter of the
|
||||
documentation. There's also a chapter intended to point out differences to
|
||||
developers guide (http://docs.python.org/devguide/documenting.html).
|
||||
There's also a chapter intended to point out differences to
|
||||
those familiar with the previous docs written in LaTeX.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue