summary refs log tree commit diff stats
path: root/doc/lib.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2010-10-21 00:12:14 +0200
committerAraq <rumpf_a@web.de>2010-10-21 00:12:14 +0200
commit765366c1f377fbd9507e942385170b546d9d34d0 (patch)
treebffec904c5b980aa7b9c0961cda18d5dd30638ae /doc/lib.txt
parent53cd61546dc798fc0f08baf0813f579a90d7e766 (diff)
downloadNim-765366c1f377fbd9507e942385170b546d9d34d0.tar.gz
version 0.8.10
Diffstat (limited to 'doc/lib.txt')
-rw-r--r--[-rwxr-xr-x]doc/lib.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/lib.txt b/doc/lib.txt
index 3fac9fef1..e95551c78 100755..100644
--- a/doc/lib.txt
+++ b/doc/lib.txt
@@ -256,7 +256,7 @@ Other
 Wrappers
 ========
 
-The generated HTML for some of these wrappers is so huge, that it is
+The generated HTML for some of these wrappers is so huge that it is
 not contained in the distribution. You can then find them on the website.
 
 Windows specific
@@ -321,6 +321,15 @@ UNIX specific
   Part of the wrapper for X11.
 
 
+Regular expressions
+-------------------
+
+* `pcre <pcre.html>`_
+  Wrapper for the PCRE library.
+* `tre <tre.html>`_
+  Wrapper for the TRE library.
+
+
 Graphics libraries
 ------------------