Author: pekka.klarck
Date: Tue Apr  7 23:01:47 2009
New Revision: 1737

Added:
   wiki/StringLibrary.wiki

Log:
initial version

Added: wiki/StringLibrary.wiki
==============================================================================
--- (empty file)
+++ wiki/StringLibrary.wiki     Tue Apr  7 23:01:47 2009
@@ -0,0 +1,13 @@
+#summary A standard library for string manipulation and verification
+
+= String test library =
+
+`String` is Robot Framework's standard library that provides keywords
+for manipulating strings and verifying that they have expected
+content. It is a new library in Robot Framework 2.1.
+
+The full library documentation by release is found below. The
+documentation of the latest minor version (e.g. 2.0.4) is always
+applicable with earlier minor versions.
+
+ * [http://robotframework.googlecode.com/svn/trunk/doc/libraries/String.html Development version]

Reply via email to