commit | 1aabe5e4d179c6caf4fe787e9d432380279cbe25 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Feb 19 18:29:18 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Feb 19 18:29:18 1998 +0000 |
tree | 85b873962264f07a9021ceece32316010ab47517 | |
parent | 05ce570e8be8cca40ec921e5da234ea46b28334e [diff] [blame] |
Separate binhex and binuu documentation from binascii. Support better module addressing in HTML.
diff --git a/Doc/lib.tex b/Doc/lib.tex index 7702c25..0d4198b 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex
@@ -161,6 +161,8 @@ \input{libformatter} \input{librfc822} \input{libmimetools} +\input{libbinhex} +\input{libuu} \input{libbinascii} \input{libxdrlib} \input{libmailcap}