Commit 1247ceab authored by Fred Drake's avatar Fred Drake

Changed \indexsubitem from ({\tt SGMLParser} method) to just

(SGMLParser method).

This makes it more consistent with other modules.  All three *mllib modules
need this change.
parent 0add4c12
......@@ -36,7 +36,7 @@ spaces, tabs, and newlines are allowed between the trailing
The \code{SGMLParser} class must be instantiated without arguments.
It has the following interface methods:
\renewcommand{\indexsubitem}{({\tt SGMLParser} method)}
\renewcommand{\indexsubitem}{(SGMLParser method)}
\begin{funcdesc}{reset}{}
Reset the instance. Loses all unprocessed data. This is called
......
......@@ -36,7 +36,7 @@ spaces, tabs, and newlines are allowed between the trailing
The \code{SGMLParser} class must be instantiated without arguments.
It has the following interface methods:
\renewcommand{\indexsubitem}{({\tt SGMLParser} method)}
\renewcommand{\indexsubitem}{(SGMLParser method)}
\begin{funcdesc}{reset}{}
Reset the instance. Loses all unprocessed data. This is called
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment