]> granicus.if.org Git - python/commitdiff
Added entry for the "cgitb" module docs.
authorFred Drake <fdrake@acm.org>
Tue, 4 Dec 2001 22:48:17 +0000 (22:48 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 4 Dec 2001 22:48:17 +0000 (22:48 +0000)
Doc/Makefile.deps
Doc/lib/lib.tex

index 055129603597b6c26ee8ce554463107f8ff647d2..4e48d837c85ac0cf9f73005f4d914ceaa9116a6c 100644 (file)
@@ -152,6 +152,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
        lib/libpdb.tex \
        lib/libprofile.tex \
        lib/libcgi.tex \
+       lib/libcgitb.tex \
        lib/liburllib.tex \
        lib/liburllib2.tex \
        lib/libhttplib.tex \
index b1754f70c484fc7338500f76a42c5dafd2974a6d..2557e59929dedc332288753206cd28ea1ab74fd1 100644 (file)
@@ -195,6 +195,7 @@ and how to embed it in other applications.
 \input{internet}                % Internet Protocols
 \input{libwebbrowser}
 \input{libcgi}
+\input{libcgitb}
 \input{liburllib}
 \input{liburllib2}
 \input{libhttplib}