summaryrefslogtreecommitdiffstats
path: root/Doc/templates
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1995-03-01 15:38:16 (GMT)
committerGuido van Rossum <guido@python.org>1995-03-01 15:38:16 (GMT)
commitdc46c7f7346ba2f70dc011e8a38287e80dc5cb63 (patch)
tree5fbfb0541a0068489b864130890c4121960980ac /Doc/templates
parentb721ef1d4c7f140a30a96f95712de0c8493fae78 (diff)
downloadcpython-dc46c7f7346ba2f70dc011e8a38287e80dc5cb63.zip
cpython-dc46c7f7346ba2f70dc011e8a38287e80dc5cb63.tar.gz
cpython-dc46c7f7346ba2f70dc011e8a38287e80dc5cb63.tar.bz2
small nits and new files
Diffstat (limited to 'Doc/templates')
-rw-r--r--Doc/templates/module.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/templates/module.tex b/Doc/templates/module.tex
index 5c702e5..a7f70ae 100644
--- a/Doc/templates/module.tex
+++ b/Doc/templates/module.tex
@@ -37,7 +37,8 @@ only available on genuine UNIX systems.
The \code{spam} module defines the following functions:
% ---- 3.1. ----
-% Redefine the ``indexsubitem'' macro to point to this module:
+% Redefine the ``indexsubitem'' macro to point to this module
+% (alternatively, you can put this at the top of the file):
\renewcommand{\indexsubitem}{(in module spam)}