]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add references to the documentation for the Python documentation markup.
authorFred Drake <fdrake@acm.org>
Wed, 6 Jun 2001 16:09:54 +0000 (16:09 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 6 Jun 2001 16:09:54 +0000 (16:09 +0000)
Suggested by the comments in SF bug #430627.

Doc/templates/howto.tex
Doc/templates/manual.tex

index fcb213a9d5e7a6ba4b10f1d4ad354e2ddd1657e9..1f7bb6fccc34b8b569a9ef3ef778e2032437d862 100644 (file)
@@ -1,3 +1,10 @@
+% Complete documentation on the extended LaTeX markup used for Python
+% documentation is available in ``Documenting Python'', which is part
+% of the standard documentation for Python.  It may be found online
+% at:
+%
+%     http://www.python.org/doc/current/doc/doc.html
+
 \documentclass{howto}
 
 %  This is a template for short or medium-size Python-related documents, 
index a8c8ec2109808965440ca387984c98d7c7c094ac..e1114d67e25d1a46c6fd331f98dd3ef1105a636a 100644 (file)
@@ -1,3 +1,10 @@
+% Complete documentation on the extended LaTeX markup used for Python
+% documentation is available in ``Documenting Python'', which is part
+% of the standard documentation for Python.  It may be found online
+% at:
+%
+%     http://www.python.org/doc/current/doc/doc.html
+
 \documentclass{manual}
 
 \title{Big Python Manual}