From: Fred Drake Date: Wed, 6 Jun 2001 16:09:54 +0000 (+0000) Subject: Add references to the documentation for the Python documentation markup. X-Git-Tag: v2.1.1c1~86 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a9ce10fbd4f3183936ecd82a70a63f9d4655b1b7;p=thirdparty%2FPython%2Fcpython.git Add references to the documentation for the Python documentation markup. Suggested by the comments in SF bug #430627. --- diff --git a/Doc/templates/howto.tex b/Doc/templates/howto.tex index fcb213a9d5e7..1f7bb6fccc34 100644 --- a/Doc/templates/howto.tex +++ b/Doc/templates/howto.tex @@ -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, diff --git a/Doc/templates/manual.tex b/Doc/templates/manual.tex index a8c8ec210980..e1114d67e25d 100644 --- a/Doc/templates/manual.tex +++ b/Doc/templates/manual.tex @@ -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}