Author: laukpe
Date: Mon Nov 24 07:34:52 2008
New Revision: 1092
Modified:
trunk/tools/oneclickinstaller/doc/oneclickinstaller.html
Log:
regen
Modified: trunk/tools/oneclickinstaller/doc/oneclickinstaller.html
==============================================================================
--- trunk/tools/oneclickinstaller/doc/oneclickinstaller.html (original)
+++ trunk/tools/oneclickinstaller/doc/oneclickinstaller.html Mon Nov 24
07:34:52 2008
@@ -485,16 +485,16 @@
- cli command line examples (note that options alone use opt)
- path file names and paths
- misc everything else (synonym to ``text``) -->
-<p>An <a class="reference external"
href="http://www.autoitscript.com/autoit3/">AutoIT</a> script for
installing Robot Framework and its preconditions
+<p>An <a class="reference external"
href="http://www.autoitscript.com/autoit3/">AutoIT</a> script for
installing <a class="reference external"
href="http://robotframework.org">Robot Framework</a> and its preconditions
on a Windows machine. It is included in source distributions and can also
be
downloaded from
<a class="reference external"
href="http://code.google.com/p/robotframework/wiki/OneClickInstaller">http://code.google.com/p/robotframework/wiki/OneClickInstaller</a>.</p>
<div class="section" id="description">
<h1>Description</h1>
<p>One Click Installer installs Robot Framework and its preconditions
-Python and Jython (optional). It also sets Robot Framework start-up
-scripts (pybot, jybot, rebot), as well as Python and Jython
-executables, into the %PATH% environment variable, so that they can be
+<a class="reference external" href="http://www.python.org">Python</a> and
<a class="reference external" href="http://www.jython.org">Jython</a>
(optional). It also sets Robot Framework start-up
+scripts (pybot, jybot, rebot), as well as Python and Jython executables,
+into the <span class="var">%PATH%</span> environment variable, so that
they can be
executed from the command line. (Note that you need to restart the
command prompt for these changes to take effect.) You should use this
installer ONLY if you do not previously have Python or Jython
@@ -505,13 +505,12 @@
names. If Robot Framework or Python installer is missing, the
installation fails. If Jython installer does not exist, Jython is
simply not installed. Note that in order to install Jython, Java
-version 1.4 or newer must be already installed. Supported versions are
-Robot Framework version 2.x, Python version 2.5.x and Jython version
-2.2.x, where ".x" means that any minor version (e.g. 2.5 or
2.5.2) is
-acceptable. If these installers are missing, they can be downloaded
-from the respective project web sites. The expected patterns for installer
-names are <span class="path">robotframework-2.*.exe</span> , <span
class="path">python-2.5*.msi</span>, and
-<span class="path">jython_installer-2.2.*.jar</span>.</p>
+version 1.4 or newer must be already installed. Mimimum supported versions
+are Robot Framework 2.0, Python 2.5 and Jython 2.1, but latest versions are
+always recommended. These installers can be downloaded from the respective
+project web sites. The expected patterns for installer names are
+<span class="path">robotframework-2.*.exe</span> , <span
class="path">python-2.*.msi</span>, and
+<span class="path">jython_installer-2.*.jar</span>.</p>
<p>All you need to specify is the base directory where to install Python
and
Jython. They are installed into the directories <span
class="path">Python25</span> and
<span class="path">Jython22</span>, respectively, inside the given base
directory. Robot
@@ -529,7 +528,7 @@
</div>
<div class="footer">
<hr class="footer" />
-Generated on: 2008-09-22 13:12 UTC.
+Generated on: 2008-11-24 15:34 UTC.
</div>
</body>