mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Add entry for readline documentation.
This commit is contained in:
parent
011028cf74
commit
14ea85f325
2 changed files with 2 additions and 0 deletions
|
@ -226,6 +226,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
|
|||
../lib/libnis.tex \
|
||||
../lib/libpipes.tex \
|
||||
../lib/libpty.tex \
|
||||
../lib/libreadline.tex \
|
||||
../lib/librlcompleter.tex \
|
||||
../lib/libsched.tex \
|
||||
../lib/libstatvfs.tex \
|
||||
|
|
|
@ -170,6 +170,7 @@ and how to embed it in other applications.
|
|||
\input{libzlib}
|
||||
\input{libgzip}
|
||||
\input{libzipfile}
|
||||
\input{libreadline}
|
||||
\input{librlcompleter}
|
||||
|
||||
\input{libunix} % UNIX Specific Services
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue