Revision: b321434b4a73
Author:   Janne Härkönen <[email protected]>
Date:     Thu Apr 21 05:16:23 2011
Log:      Fixed links
http://code.google.com/p/robotframework/source/detail?repo=wiki&r=b321434b4a73

Modified:
 /DialogsLibrary.wiki
 /OperatingSystemLibrary.wiki
 /ScreenshotLibrary.wiki
 /StringLibrary.wiki
 /TelnetLibrary.wiki

=======================================
--- /DialogsLibrary.wiki        Thu Apr 21 00:51:28 2011
+++ /DialogsLibrary.wiki        Thu Apr 21 05:16:23 2011
@@ -5,7 +5,7 @@
 `Dialogs` is Robot Framework's standard library that provides means
 for pausing the test execution and getting input from users. The
 dialogs are slightly different depending on are tests run on Python or
-Jython but they provide the same functionality.
+Jython but they provide the same functionality.

`Dialogs` library is available from Robot Framework 2.1 onwards. It works also with older versions but must be [http://robotframework.googlecode.com/svn/tags/robotframework-2.1.2/src/robot/libraries/Dialogs.py downloaded]
@@ -16,6 +16,6 @@
 applicable with earlier minor versions.

 <wiki:comment>doc placefolder</wiki:comment>
- * [http://robotframework.googlecode.com/hg/doc/libraries/DialogsLibrary.html?r=2.5.7 Version 2.5.7] + * [http://robotframework.googlecode.com/hg/doc/libraries/Dialogs.html?r=2.5.7 Version 2.5.7] * [http://robotframework.googlecode.com/svn/tags/robotframework-2.1.3/doc/libraries/Dialogs.html Version 2.1.3] * [http://robotframework.googlecode.com/hg/doc/libraries/Dialogs.html Development version]
=======================================
--- /OperatingSystemLibrary.wiki        Thu Apr 21 00:51:28 2011
+++ /OperatingSystemLibrary.wiki        Thu Apr 21 05:16:23 2011
@@ -13,10 +13,10 @@

 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.
+applicable with earlier minor versions.

 <wiki:comment>doc placefolder</wiki:comment>
- * [http://robotframework.googlecode.com/hg/doc/libraries/OperatingSystemLibrary.html?r=2.5.7 Version 2.5.7] + * [http://robotframework.googlecode.com/hg/doc/libraries/OperatingSystem.html?r=2.5.7 Version 2.5.7] * [http://robotframework.googlecode.com/svn/tags/robotframework-2.1.3/doc/libraries/OperatingSystem.html Version 2.1.3] * [http://robotframework.googlecode.com/svn/tags/robotframework-2.0.4/doc/libraries/OperatingSystem.html Version 2.0.4] * [http://robotframework.googlecode.com/hg/doc/libraries/OperatingSystem.html Development version]
=======================================
--- /ScreenshotLibrary.wiki     Thu Apr 21 00:51:28 2011
+++ /ScreenshotLibrary.wiki     Thu Apr 21 05:16:23 2011
@@ -12,7 +12,7 @@
 applicable with earlier minor versions.

 <wiki:comment>doc placefolder</wiki:comment>
- * [http://robotframework.googlecode.com/hg/doc/libraries/ScreenshotLibrary.html?r=2.5.7 Version 2.5.7] + * [http://robotframework.googlecode.com/hg/doc/libraries/Screenshot.html?r=2.5.7 Version 2.5.7] * [http://robotframework.googlecode.com/svn/tags/robotframework-2.5.4/doc/libraries/Screenshot.html Version 2.5.4] * [http://robotframework.googlecode.com/svn/tags/robotframework-2.1.3/doc/libraries/Screenshot.html Version 2.1.3] * [http://robotframework.googlecode.com/svn/tags/robotframework-2.0.4/doc/libraries/Screenshot.html Version 2.0.4]
=======================================
--- /StringLibrary.wiki Thu Apr 21 00:51:28 2011
+++ /StringLibrary.wiki Thu Apr 21 05:16:23 2011
@@ -4,17 +4,17 @@

 `String` is Robot Framework's standard library for manipulating
 strings (e.g. `Replace String With Regexp`, `Split To Lines`) and
-verifying their contents (e.g. `Should Be String`).
+verifying their contents (e.g. `Should Be String`).
 [BuiltInLibrary BuiltIn library] has also some additional keywords that
-can be used with strings.
-
-`String` library is available from Robot Framework 2.1 onwards.
+can be used with strings.
+
+`String` library is available from Robot Framework 2.1 onwards.

 The full library documentation by release is found below. The
 documentation of the latest minor version (e.g. 2.1.3) is always
-applicable with earlier minor versions.
+applicable with earlier minor versions.

 <wiki:comment>doc placefolder</wiki:comment>
- * [http://robotframework.googlecode.com/hg/doc/libraries/StringLibrary.html?r=2.5.7 Version 2.5.7] + * [http://robotframework.googlecode.com/hg/doc/libraries/String.html?r=2.5.7 Version 2.5.7] * [http://robotframework.googlecode.com/svn/tags/robotframework-2.1.3/doc/libraries/String.html Version 2.1.3] * [http://robotframework.googlecode.com/hg/doc/libraries/String.html Development version]
=======================================
--- /TelnetLibrary.wiki Thu Apr 21 00:51:28 2011
+++ /TelnetLibrary.wiki Thu Apr 21 05:16:23 2011
@@ -11,7 +11,7 @@
 applicable with earlier minor versions.

 <wiki:comment>doc placefolder</wiki:comment>
- * [http://robotframework.googlecode.com/hg/doc/libraries/TelnetLibrary.html?r=2.5.7 Version 2.5.7] + * [http://robotframework.googlecode.com/hg/doc/libraries/Telnet.html?r=2.5.7 Version 2.5.7] * [http://robotframework.googlecode.com/svn/tags/robotframework-2.1.3/doc/libraries/Telnet.html Version 2.1.3] * [http://robotframework.googlecode.com/svn/tags/robotframework-2.0.4/doc/libraries/Telnet.html Version 2.0.4] * [http://robotframework.googlecode.com/hg/doc/libraries/Telnet.html Development version]

Reply via email to