mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Fixed index references to modules.
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user