summaryrefslogtreecommitdiff
path: root/Doc/templates/howto.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-06-06 15:59:04 +0000
committerFred Drake <fdrake@acm.org>2001-06-06 15:59:04 +0000
commit2fbd97fe9361e2a9462733c6d049be466a51540c (patch)
treedb3f3c9f7f2e07e55c24b8ad4901a5030511ee7c /Doc/templates/howto.tex
parent46d52d51703e8a05e825839e2809438e0e960246 (diff)
downloadcpython-2fbd97fe9361e2a9462733c6d049be466a51540c.tar.gz
Add references to the documentation for the Python documentation markup.
Suggested by the comments in SF bug #430627.
Diffstat (limited to 'Doc/templates/howto.tex')
-rw-r--r--Doc/templates/howto.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/Doc/templates/howto.tex b/Doc/templates/howto.tex
index fcb213a9d5..1f7bb6fccc 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,