summaryrefslogtreecommitdiff
path: root/Doc/templates/module.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1997-12-15 21:20:03 +0000
committerFred Drake <fdrake@acm.org>1997-12-15 21:20:03 +0000
commit1fbf7bea3524d5c7058ce79a81d9ad0aba73f3c7 (patch)
tree760ff492187e29fd1e68843ce72ab95933cbd98a /Doc/templates/module.tex
parent25301cc3fe748aac14e24f2eefd356d74e0d98fd (diff)
downloadcpython-1fbf7bea3524d5c7058ce79a81d9ad0aba73f3c7.tar.gz
At the top, made it clear that the \bimodindex{} and \stmodindex{} are only
used for the defining entry for the module, not every index reference.
Diffstat (limited to 'Doc/templates/module.tex')
-rw-r--r--Doc/templates/module.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/Doc/templates/module.tex b/Doc/templates/module.tex
index a4fae28179..2e56c4710f 100644
--- a/Doc/templates/module.tex
+++ b/Doc/templates/module.tex
@@ -5,7 +5,10 @@
% ==== 1. ====
% Choose one of the following section headers and index entries;
% \section{} generates the section header,
-% \bimodindex{} or \stmodundex{} generates an index entry for this module.
+% \bimodindex{} or \stmodindex{} generates an index entry for this
+% module. Note that these should only be used for the defining entry
+% for the module. Other references to the module should use
+% \refbimodindex{} or \refstmodindex{}.
% The \label{module-spam} line is for the \seealso{} command.
\section{Built-in Module \sectcode{spam}} % If implemented in C