commit | d2a557e51eeb3d6fc444caab496d855dcbc2953b | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Dec 04 22:48:17 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Dec 04 22:48:17 2001 +0000 |
tree | c101cdb1461735140722bb5cbe033e2cb22a3386 | |
parent | 6e70e8b401a5a76cfb58cd60cc0042c9bfd4254c [diff] [blame] |
Added entry for the "cgitb" module docs.
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index b1754f7..2557e59 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex
@@ -195,6 +195,7 @@ \input{internet} % Internet Protocols \input{libwebbrowser} \input{libcgi} +\input{libcgitb} \input{liburllib} \input{liburllib2} \input{libhttplib}