mirror of https://github.com/python/cpython.git
Add entries for the doctest documentation.
This commit is contained in:
parent
7eb1463bb3
commit
f3262b72ca
|
@ -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 \
|
||||
|
|
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue