summaryrefslogtreecommitdiffstats
path: root/Doc/libsgmllib.tex
Commit message (Collapse)AuthorAgeFilesLines
* Use "\samp{...}" instead of "``\code{...}''" when showing markup fragmentsFred Drake1998-02-131-16/+16
| | | | | | | | | in the running text. For computed method names (where there's a \var{} part to the name), use the non-indexing form of \funcdesc{}. This doesn't change the printed output, but removes 3 rejections from the makeindex run and allows the LaTeX2HTML support to exclude these from the index.
* Remove all \bcode / \ecode cruft; this is no longer needed. See previousFred Drake1998-02-131-1/+1
| | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across.
* Fixed index references to modules.Fred Drake1997-12-151-1/+1
|
* Changed \indexsubitem from ({\tt SGMLParser} method) to justFred Drake1997-12-121-1/+1
| | | | | | | (SGMLParser method). This makes it more consistent with other modules. All three *mllib modules need this change.
* AMK's megapatch:Guido van Rossum1997-07-171-0/+1
| | | | | | | * \bcode, \ecode added everywhere * \label{module-foo} added everywhere * A few \seealso sections added. * Indentation fixed inside verbatim in lib*tex files
* (libhtmllib.tex, libsgmllib.tex, libformatter.tex):Fred Drake1996-10-091-4/+4
| | | | | Improve indexing somewhat. Add small intros to the "implementations" sections of the formatter module doc.
* (libsgmllib.tex): Revised documentation for SGML support.Fred Drake1996-10-081-29/+76
|
* mass changes; fix titles; add examples; correct typos; clarifications;Guido van Rossum1995-03-171-2/+2
| | | | unified style; etc.
* changes (suggested) by Soren LarsenGuido van Rossum1995-03-071-4/+4
|
* a few typographical changes (e.g. -- => ---) and lots of new stuff in the ↵Guido van Rossum1995-02-281-1/+146
| | | | WWW chapter
* added WWW sectionsGuido van Rossum1995-02-271-0/+3