summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-04-05 14:00:58 +0200
committerBruno Haible <bruno@clisp.org>2009-04-05 14:00:58 +0200
commit4fbb97f34db552adb3114ca784380de4d6ed5562 (patch)
tree3fb72dc85144c4a6fdef1263772f70b7a2dc980d /doc
parent522636d8fbc6ba6ed905f47acb1f0479a1c8c971 (diff)
downloadlibunistring-4fbb97f34db552adb3114ca784380de4d6ed5562.tar.gz
Complete the detailmenu.
Diffstat (limited to 'doc')
-rw-r--r--doc/libunistring.texi53
1 files changed, 53 insertions, 0 deletions
diff --git a/doc/libunistring.texi b/doc/libunistring.texi
index fe4208b..1d9de1f 100644
--- a/doc/libunistring.texi
+++ b/doc/libunistring.texi
@@ -129,6 +129,59 @@ Introduction
* The wchar_t mess:: Why @code{wchar_t *} strings are useless
* Unicode strings:: How are Unicode strings represented?
+unistr.h
+
+* Elementary string checks::
+* Elementary string conversions::
+* Elementary string functions::
+* Elementary string functions with memory allocation::
+* Elementary string functions on NUL terminated strings::
+
+unictype.h
+
+* General category::
+* Canonical combining class::
+* Bidirectional category::
+* Decimal digit value::
+* Digit value::
+* Numeric value::
+* Mirrored character::
+* Properties::
+* Scripts::
+* Blocks::
+* ISO C and Java syntax::
+* Classifications like in ISO C::
+
+General category
+
+* Object oriented API::
+* Bit mask API::
+
+Properties
+
+* Properties as objects::
+* Properties as functions::
+
+uniwbrk.h
+
+* Word breaks in a string::
+* Word break property::
+
+uninorm.h
+
+* Decomposition of characters::
+* Composition of characters::
+* Normalization of strings::
+* Normalizing comparisons::
+* Normalization of streams::
+
+unicase,h
+
+* Case mappings of characters::
+* Case mappings of strings::
+* Case insensitive comparison::
+* Case detection::
+
Licenses
* GNU GPL:: GNU General Public License