mirror of
https://github.com/python/cpython.git
synced 2025-11-13 07:26:31 +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/libgc.tex \
|
||||||
lib/libweakref.tex \
|
lib/libweakref.tex \
|
||||||
lib/libinspect.tex \
|
lib/libinspect.tex \
|
||||||
|
lib/libpydoc.tex \
|
||||||
lib/libdifflib.tex \
|
lib/libdifflib.tex \
|
||||||
lib/libdoctest.tex \
|
lib/libdoctest.tex \
|
||||||
lib/libunittest.tex \
|
lib/libunittest.tex \
|
||||||
|
|
|
||||||
|
|
@ -111,6 +111,7 @@ and how to embed it in other applications.
|
||||||
\input{libunicodedata}
|
\input{libunicodedata}
|
||||||
|
|
||||||
\input{libmisc} % Miscellaneous Services
|
\input{libmisc} % Miscellaneous Services
|
||||||
|
\input{libpydoc}
|
||||||
\input{libdoctest}
|
\input{libdoctest}
|
||||||
\input{libunittest}
|
\input{libunittest}
|
||||||
\input{libmath}
|
\input{libmath}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue