Revision: 597c153748e3
Author: [email protected]
Date: Fri Feb 17 12:20:50 2012
Log: Edited wiki page DotNetSupport through web user interface.
http://code.google.com/p/robotframework/source/detail?r=597c153748e3&repo=wiki
Modified:
/DotNetSupport.wiki
=======================================
--- /DotNetSupport.wiki Fri Feb 17 12:18:14 2012
+++ /DotNetSupport.wiki Fri Feb 17 12:20:50 2012
@@ -6,9 +6,14 @@
Robot Framework can be executed on the
[http://www.microsoft.com/NET/ .NET] platform with
[http://ironpython.codeplex.com/ IronPython].
-*Note*: Starting from [ReleaseNotes27 Robot Framework 2.7] installation
using !IronPython is [NewInstallation officially supported]. These
instructions explain how to install earlier versions.
-
-*Note*: Robot Framework 2.6, 2.6.1, and 2.6.2 do not support !IronPython
due to problems explained in issue 917. These problem have been fixed in
[ReleaseNotes26#Robot_Framework_2.6.3 Robot Framework 2.6.3].
+*NOTE:*:
+ Starting from [ReleaseNotes27 Robot Framework 2.7] installation
+ using !IronPython is [NewInstallation officially supported].
+ Instructions on this page explain how to install earlier versions.
+
+ Robot Framework 2.6 - 2.6.2 do not support !IronPython due to
+ problems explained in issue 917. These problem have been fixed in
+ [ReleaseNotes26#Robot_Framework_2.6.3 Robot Framework 2.6.3].
= Installation =