From bc8479e7013a13e5224ec696814e923218056d00 Mon Sep 17 00:00:00 2001 From: Davis King Date: Wed, 9 Feb 2011 23:00:53 +0000 Subject: [PATCH] updated docs --HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404142 --- docs/docs/parsing.xml | 13 +++++++++++++ docs/docs/term_index.xml | 1 + 2 files changed, 14 insertions(+) diff --git a/docs/docs/parsing.xml b/docs/docs/parsing.xml index 18d19eff8..a8a58cb2d 100644 --- a/docs/docs/parsing.xml +++ b/docs/docs/parsing.xml @@ -54,6 +54,7 @@ rpad left_substr right_substr + split tolower toupper convert_utf8_to_utf32 @@ -98,6 +99,18 @@ + + split + dlib/string.h + dlib/string/string_abstract.h + + Breaks a string into a sequence of substrings delimited + by a user specified set of characters. + + + + + right_substr dlib/string.h diff --git a/docs/docs/term_index.xml b/docs/docs/term_index.xml index 5ad14acba..4ef1f3cf2 100644 --- a/docs/docs/term_index.xml +++ b/docs/docs/term_index.xml @@ -1018,6 +1018,7 @@ +