Author: laukpe
Date: Tue Nov 25 18:22:08 2008
New Revision: 1126

Modified:
   trunk/doc/userguide/RobotFrameworkUserGuide.html

Log:
regen

Modified: trunk/doc/userguide/RobotFrameworkUserGuide.html
==============================================================================
--- trunk/doc/userguide/RobotFrameworkUserGuide.html    (original)
+++ trunk/doc/userguide/RobotFrameworkUserGuide.html Tue Nov 25 18:22:08 2008
@@ -792,8 +792,7 @@
 <p>With both of these commands you get a rather long output, and
 something like the following text should appear at the end:</p>
 <pre class="literal-block">
-Creating Robot start-up scripts...
-
+Creating Robot Framework start-up scripts...
 Installation directory: /usr/lib/python2.5/site-packages/robot
 Python executable: /usr/bin/python
 Jython executable: /cygdrive/c/jython2.2b2/jython.bat (found from system)
@@ -896,12 +895,12 @@
 type:</p>
 <pre class="literal-block">
 $ pybot --version
-Robot 2.0.1 (Python 2.5.1 on cygwin)
+Robot Framework 2.0.3 (Python 2.5.1 on darwin)
 </pre>
 <p>To verify that Robot Framework works also with Jython, type:</p>
 <pre class="literal-block">
 $ jybot --version
-Robot 2.0.1 (Jython 2.2 on java1.6.0_03)
+Robot Framework 2.0.3 (Jython 2.2 on java1.6.0_03)
 </pre>
<p>In both cases, the exact version and platform information can, of course,
 differ from these. On Jython, you may also get some notifications from
@@ -6934,13 +6933,13 @@
 or Jython version and the platform type:</p>
 <pre class="literal-block">
 $ pybot --version
-Robot 2.0 (Python 2.5.1 on cygwin)
+Robot Framework 2.0.3 (Python 2.5.1 on cygwin)

 C:\&gt;jybot --version
-Robot 2.0 (Jython 2.2 on java1.6.0_03)
+Robot Framework 2.0.3 (Jython 2.2 on java1.5.0_16)

 C:\&gt;rebot --version
-Rebot 2.0 (Python 2.5.2 on win32)
+Rebot 2.0.3 (Python 2.5.2 on win32)
 </pre>
 </div>
 <div class="section" id="handling-complicated-characters">
@@ -10719,7 +10718,7 @@
 <div class="footer">
 <hr class="footer" />
<p>Generated by <a class="reference external" href="http://docutils.sourceforge.net/rst.html";>reStructuredText</a>. Syntax highlighting by <a class="reference external" href="http://pygments.org/";>Pygments</a>.</p>
-<p>Generated on: 2008-11-25 08:28 UTC.
+<p>Generated on: 2008-11-26 02:20 UTC.
 </p>

 </div>

Reply via email to