]> granicus.if.org Git - python/commitdiff
Add entry for the pydoc documentation.
authorFred Drake <fdrake@acm.org>
Tue, 18 Dec 2001 16:32:30 +0000 (16:32 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 18 Dec 2001 16:32:30 +0000 (16:32 +0000)
Doc/Makefile.deps
Doc/lib/lib.tex

index 4e48d837c85ac0cf9f73005f4d914ceaa9116a6c..ee76b228567bb70ef4ac2159ffb908720e5db37d 100644 (file)
@@ -102,6 +102,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
        lib/libgc.tex \
        lib/libweakref.tex \
        lib/libinspect.tex \
+       lib/libpydoc.tex \
        lib/libdifflib.tex \
        lib/libdoctest.tex \
        lib/libunittest.tex \
index 2557e59929dedc332288753206cd28ea1ab74fd1..f285dda85ae1790339b64f9fc020cf092284a838 100644 (file)
@@ -111,6 +111,7 @@ and how to embed it in other applications.
 \input{libunicodedata}
 
 \input{libmisc}                 % Miscellaneous Services
+\input{libpydoc}
 \input{libdoctest}
 \input{libunittest}
 \input{libmath}