Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fb79ffa

Browse files
committed
Hook in the documentation for the unicodedata module.
1 parent 28b2944 commit fb79ffa

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/Makefile.deps

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
6161
../lib/libstrings.tex \
6262
../lib/libstring.tex \
6363
../lib/libcodecs.tex \
64+
../lib/libunicodedata.tex \
6465
../lib/libregex.tex \
6566
../lib/libregsub.tex \
6667
../lib/libstruct.tex \

Doc/lib/lib.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ \chapter*{Front Matter\label{front}}
114114
\input{libfpformat}
115115
\input{libstringio}
116116
\input{libcodecs}
117+
\input{libunicodedata}
117118
%\input{libsoundex}
118119

119120
\input{libmisc} % Miscellaneous Services

0 commit comments

Comments
 (0)