diff options
| author | Fred Drake <fdrake@acm.org> | 2001-12-18 16:32:30 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2001-12-18 16:32:30 +0000 |
| commit | 4b1b3bfac11297e158541cd48684bb5456a389cf (patch) | |
| tree | 8447784df161164c117c24c0a1bafdb3289ccdd2 /Doc/lib/lib.tex | |
| parent | 96be564027c2256699023e4430c199a147eb1b66 (diff) | |
| download | cpython-git-4b1b3bfac11297e158541cd48684bb5456a389cf.tar.gz | |
Add entry for the pydoc documentation.
Diffstat (limited to 'Doc/lib/lib.tex')
| -rw-r--r-- | Doc/lib/lib.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 2557e59929..f285dda85a 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.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} |
