Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f3262b7

Browse files
committed
Add entries for the doctest documentation.
1 parent 7eb1463 commit f3262b7

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/Makefile.deps

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
5454
../lib/libfpectl.tex \
5555
../lib/libgc.tex \
5656
../lib/libweakref.tex \
57+
../lib/libdoctest.tex \
5758
../lib/libtypes.tex \
5859
../lib/libtraceback.tex \
5960
../lib/libpickle.tex \

Doc/lib/lib.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ \chapter*{Front Matter\label{front}}
109109
\input{libunicodedata}
110110

111111
\input{libmisc} % Miscellaneous Services
112+
\input{libdoctest}
112113
\input{libmath}
113114
\input{libcmath}
114115
\input{librandom}

0 commit comments

Comments
 (0)