Add entries for the doctest documentation.

This commit is contained in:
Fred Drake 2001-02-17 17:33:25 +00:00
parent 7eb1463bb3
commit f3262b72ca
2 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
../lib/libfpectl.tex \
../lib/libgc.tex \
../lib/libweakref.tex \
../lib/libdoctest.tex \
../lib/libtypes.tex \
../lib/libtraceback.tex \
../lib/libpickle.tex \

View File

@ -109,6 +109,7 @@ and how to embed it in other applications.
\input{libunicodedata}
\input{libmisc} % Miscellaneous Services
\input{libdoctest}
\input{libmath}
\input{libcmath}
\input{librandom}