diff options
Diffstat (limited to 'doc/lib.txt')
-rwxr-xr-x | doc/lib.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/lib.txt b/doc/lib.txt index c63d5b0aa..12890d33d 100755 --- a/doc/lib.txt +++ b/doc/lib.txt @@ -99,6 +99,9 @@ String handling It finds the sequence of ASCII characters that is the closest approximation to the Unicode string. +* `matchers <matchers.html>`_ + This module contains various string matchers for email addresses, etc. + Generic Operating System Services --------------------------------- |