Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eb1463 commit f3262b7Copy full SHA for f3262b7
2 files changed
Doc/Makefile.deps
@@ -54,6 +54,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
54
../lib/libfpectl.tex \
55
../lib/libgc.tex \
56
../lib/libweakref.tex \
57
+ ../lib/libdoctest.tex \
58
../lib/libtypes.tex \
59
../lib/libtraceback.tex \
60
../lib/libpickle.tex \
Doc/lib/lib.tex
@@ -109,6 +109,7 @@ \chapter*{Front Matter\label{front}}
109
\input{libunicodedata}
110
111
\input{libmisc} % Miscellaneous Services
112
+\input{libdoctest}
113
\input{libmath}
114
\input{libcmath}
115
\input{librandom}
0 commit comments