summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libbinhex.tex
Commit message (Collapse)AuthorAgeFilesLines
* Make all the \seemodule explanations consistent: start with a capitalizedFred Drake2000-10-181-2/+2
| | | | | | letter and end with proper punctuation. "Documenting Python" will be updated accordingly so that this will be editorial policy for the Python documentation.
* Fix some glaring markup consistency problems (presentation wasFred Drake1999-04-231-4/+11
| | | | | | broken). Added a "See also" section.
* Shorten a few section titles.Fred Drake1999-02-201-3/+4
|
* New section header style.Fred Drake1998-08-101-1/+2
| | | | Fix up a few synopses.
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-2/+4
|
* Remove obsolete \setindexsubitem macros.Fred Drake1998-04-041-7/+6
| | | | | | | | Massive migration to methoddesc and memberdesc. Logical markup as needed. A sprinkling of index entries for flavor.
* Change "\," to just "," in function signatures. This is easier to maintain,Fred Drake1998-03-171-2/+2
| | | | | works better with LaTeX2HTML, and allows some simplification of the python.sty macros.
* Separate binhex and binuu documentation from binascii. Support betterFred Drake1998-02-191-0/+37
module addressing in HTML.