mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Add entry for the pydoc documentation.
This commit is contained in:
parent
96be564027
commit
4b1b3bfac1
2 changed files with 2 additions and 0 deletions
|
|
@ -102,6 +102,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
|
|||
lib/libgc.tex \
|
||||
lib/libweakref.tex \
|
||||
lib/libinspect.tex \
|
||||
lib/libpydoc.tex \
|
||||
lib/libdifflib.tex \
|
||||
lib/libdoctest.tex \
|
||||
lib/libunittest.tex \
|
||||
|
|
|
|||
|
|
@ -111,6 +111,7 @@ and how to embed it in other applications.
|
|||
\input{libunicodedata}
|
||||
|
||||
\input{libmisc} % Miscellaneous Services
|
||||
\input{libpydoc}
|
||||
\input{libdoctest}
|
||||
\input{libunittest}
|
||||
\input{libmath}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue