projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28b2944
)
Hook in the documentation for the unicodedata module.
author
Fred Drake
<fdrake@acm.org>
Tue, 13 Jun 2000 20:51:29 +0000
(20:51 +0000)
committer
Fred Drake
<fdrake@acm.org>
Tue, 13 Jun 2000 20:51:29 +0000
(20:51 +0000)
Doc/Makefile.deps
patch
|
blob
|
history
Doc/lib/lib.tex
patch
|
blob
|
history
diff --git
a/Doc/Makefile.deps
b/Doc/Makefile.deps
index 91e8f587e4ba8347e6810958cba9d3709a6ceb24..b6a127f61d8b8a36e0c5bae557a8680dd8579308 100644
(file)
--- a/
Doc/Makefile.deps
+++ b/
Doc/Makefile.deps
@@
-61,6
+61,7
@@
LIBFILES= $(MANSTYLES) $(COMMONTEX) \
../lib/libstrings.tex \
../lib/libstring.tex \
../lib/libcodecs.tex \
+ ../lib/libunicodedata.tex \
../lib/libregex.tex \
../lib/libregsub.tex \
../lib/libstruct.tex \
diff --git
a/Doc/lib/lib.tex
b/Doc/lib/lib.tex
index e04527e459f05b5db795276b85ecbf3f29fe3637..b426a6a0e5f37058608c265e5bc3ff5220ed2e6b 100644
(file)
--- a/
Doc/lib/lib.tex
+++ b/
Doc/lib/lib.tex
@@
-114,6
+114,7
@@
and how to embed it in other applications.
\input{libfpformat}
\input{libstringio}
\input{libcodecs}
+\input{libunicodedata}
%\input{libsoundex}
\input{libmisc} % Miscellaneous Services