From: Fred Drake Date: Mon, 15 Dec 1997 22:20:33 +0000 (+0000) Subject: Fixed index references to modules. X-Git-Tag: v1.5~147 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=356818eccb35baaecb862ec96be22ca067d0f751;p=python Fixed index references to modules. --- diff --git a/Doc/lib/libsgmllib.tex b/Doc/lib/libsgmllib.tex index 44ed3ca0f9..5269f2009e 100644 --- a/Doc/lib/libsgmllib.tex +++ b/Doc/lib/libsgmllib.tex @@ -8,7 +8,7 @@ basis for parsing text files formatted in SGML (Standard Generalized Mark-up Language). In fact, it does not provide a full SGML parser --- it only parses SGML insofar as it is used by HTML, and the module only exists as a base for the \code{htmllib} module. -\stmodindex{htmllib} +\refstmodindex{htmllib} In particular, the parser is hardcoded to recognize the following constructs: diff --git a/Doc/libsgmllib.tex b/Doc/libsgmllib.tex index 44ed3ca0f9..5269f2009e 100644 --- a/Doc/libsgmllib.tex +++ b/Doc/libsgmllib.tex @@ -8,7 +8,7 @@ basis for parsing text files formatted in SGML (Standard Generalized Mark-up Language). In fact, it does not provide a full SGML parser --- it only parses SGML insofar as it is used by HTML, and the module only exists as a base for the \code{htmllib} module. -\stmodindex{htmllib} +\refstmodindex{htmllib} In particular, the parser is hardcoded to recognize the following constructs: