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

Skip to content

Commit 4b1b3bf

Browse files
committed
Add entry for the pydoc documentation.
1 parent 96be564 commit 4b1b3bf

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
@@ -102,6 +102,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
102102
lib/libgc.tex \
103103
lib/libweakref.tex \
104104
lib/libinspect.tex \
105+
lib/libpydoc.tex \
105106
lib/libdifflib.tex \
106107
lib/libdoctest.tex \
107108
lib/libunittest.tex \

Doc/lib/lib.tex

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

113113
\input{libmisc} % Miscellaneous Services
114+
\input{libpydoc}
114115
\input{libdoctest}
115116
\input{libunittest}
116117
\input{libmath}

0 commit comments

Comments
 (0)