Author: laukpe
Date: Mon Nov 24 03:57:47 2008
New Revision: 1079

Modified:
   trunk/doc/libraries/BuiltIn.html
   trunk/doc/libraries/Collections.html
   trunk/doc/libraries/OperatingSystem.html
   trunk/doc/libraries/Screenshot.html
   trunk/doc/libraries/Telnet.html

Log:
regen

Modified: trunk/doc/libraries/BuiltIn.html
==============================================================================
--- trunk/doc/libraries/BuiltIn.html    (original)
+++ trunk/doc/libraries/BuiltIn.html    Mon Nov 24 03:57:47 2008
@@ -86,8 +86,6 @@
 <br />
These keywords are available automatically without importing any library. They allow functionality for verifications (e.g. <a href="#Should Be Equal" class="name">Should Be Equal</a>), conversions (e.g. <a href="#Convert To Integer" class="name">Convert To Integer</a>) and for various other purposes (e.g. <a href="#Sleep" class="name">Sleep</a>, <a href="#Run Keyword If" class="name">Run Keyword If</a>).</p>

-<h2 id="importing">Importing</h2>
-<p>This test library does not take any arguments.</p>

 <h2>Shortcuts</h2>
 <div class='links'>
@@ -1351,7 +1349,7 @@
 <p class="footer">
 Altogether 68 keywords.<br />
Generated by <a href="http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool";>libdoc.py</a>
-on 2008-11-23 22:48:09.
+on 2008-11-24 13:57:06.
 </p>
 </body>
 </html>

Modified: trunk/doc/libraries/Collections.html
==============================================================================
--- trunk/doc/libraries/Collections.html        (original)
+++ trunk/doc/libraries/Collections.html        Mon Nov 24 03:57:47 2008
@@ -105,8 +105,6 @@
 <hr />
 </p>

-<h2 id="importing">Importing</h2>
-<p>This test library does not take any arguments.</p>

 <h2>Shortcuts</h2>
 <div class='links'>
@@ -739,7 +737,7 @@
 <p class="footer">
 Altogether 35 keywords.<br />
Generated by <a href="http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool";>libdoc.py</a>
-on 2008-11-23 22:48:10.
+on 2008-11-24 13:57:06.
 </p>
 </body>
 </html>

Modified: trunk/doc/libraries/OperatingSystem.html
==============================================================================
--- trunk/doc/libraries/OperatingSystem.html    (original)
+++ trunk/doc/libraries/OperatingSystem.html    Mon Nov 24 03:57:47 2008
@@ -143,8 +143,6 @@
 <br />
Starting from Robot Framework 2.0.2, all keywords expecting paths as arguments accept a forward slash as a path separator regardless the operating system. This only works if an argument is only a path, <b>not if a path is part of an argument</b>, like it often is with <a href="#Run" class="name">Run</a> and <a href="#Start Process" class="name">Start Process</a> keywords. In these cases, and with earlier versions, built-in variable ${/} can be used to keep the test data platform independent.</p>

-<h2 id="importing">Importing</h2>
-<p>This test library does not take any arguments.</p>

 <h2>Shortcuts</h2>
 <div class='links'>
@@ -1193,7 +1191,7 @@
 <p class="footer">
 Altogether 53 keywords.<br />
Generated by <a href="http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool";>libdoc.py</a>
-on 2008-11-23 22:48:10.
+on 2008-11-24 13:57:07.
 </p>
 </body>
 </html>

Modified: trunk/doc/libraries/Screenshot.html
==============================================================================
--- trunk/doc/libraries/Screenshot.html (original)
+++ trunk/doc/libraries/Screenshot.html Mon Nov 24 03:57:47 2008
@@ -210,7 +210,7 @@
 <p class="footer">
 Altogether 4 keywords.<br />
Generated by <a href="http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool";>libdoc.py</a>
-on 2008-11-23 22:48:10.
+on 2008-11-24 13:57:07.
 </p>
 </body>
 </html>

Modified: trunk/doc/libraries/Telnet.html
==============================================================================
--- trunk/doc/libraries/Telnet.html     (original)
+++ trunk/doc/libraries/Telnet.html     Mon Nov 24 03:57:47 2008
@@ -567,7 +567,7 @@
 <p class="footer">
 Altogether 17 keywords.<br />
Generated by <a href="http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool";>libdoc.py</a>
-on 2008-11-23 22:48:10.
+on 2008-11-24 13:57:07.
 </p>
 </body>
 </html>

Reply via email to