Hook in the documentation for the unicodedata module.
This commit is contained in:
parent
28b294459d
commit
fb79ffae4d
|
@ -61,6 +61,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
|
||||||
../lib/libstrings.tex \
|
../lib/libstrings.tex \
|
||||||
../lib/libstring.tex \
|
../lib/libstring.tex \
|
||||||
../lib/libcodecs.tex \
|
../lib/libcodecs.tex \
|
||||||
|
../lib/libunicodedata.tex \
|
||||||
../lib/libregex.tex \
|
../lib/libregex.tex \
|
||||||
../lib/libregsub.tex \
|
../lib/libregsub.tex \
|
||||||
../lib/libstruct.tex \
|
../lib/libstruct.tex \
|
||||||
|
|
|
@ -114,6 +114,7 @@ and how to embed it in other applications.
|
||||||
\input{libfpformat}
|
\input{libfpformat}
|
||||||
\input{libstringio}
|
\input{libstringio}
|
||||||
\input{libcodecs}
|
\input{libcodecs}
|
||||||
|
\input{libunicodedata}
|
||||||
%\input{libsoundex}
|
%\input{libsoundex}
|
||||||
|
|
||||||
\input{libmisc} % Miscellaneous Services
|
\input{libmisc} % Miscellaneous Services
|
||||||
|
|
Loading…
Reference in New Issue