[Swift-commit] r7908 - www/docs

yadunandb at ci.uchicago.edu yadunandb at ci.uchicago.edu
Mon Jun 9 16:55:46 CDT 2014


Author: yadunandb
Date: 2014-06-09 16:55:46 -0500 (Mon, 09 Jun 2014)
New Revision: 7908

Modified:
   www/docs/index.php
Log:
Committing changes to docs page for localhost tutorial



Modified: www/docs/index.php
===================================================================
--- www/docs/index.php	2014-06-09 19:52:22 UTC (rev 7907)
+++ www/docs/index.php	2014-06-09 21:55:46 UTC (rev 7908)
@@ -48,9 +48,15 @@
 <p> </p>
 
 <h3>Swift Tutorials</h3>
-        The Swift tutorials give a quick hands-on taste of the key features of the language:
+        The Swift tutorials give a quick hands-on taste of the key features of the language. The following tutorial lets you try swift
+on your local machine.
 	 <br><br>
          <ul>
+           <li type="circle" style="margin-left: 50px;"><a href="../tutorials/localhost/tutorial.html">Swift on your local machine</a></li>
+         </ul>
+         The following tutorials lets you try swift on different computation resources that you may have access to:
+         <br><br>
+         <ul>
             <li type="circle" style="margin-left: 50px;"><a href="../tutorials/cloud/tutorial.html">Swift on Clouds and Ad Hoc collections of workstations</a></li>
             <li type="circle" style="margin-left: 50px;"><a href="../tutorials/osgconnect/tutorial.html">Swift on OSG Connect</a></li>
             <li type="circle" style="margin-left: 50px;"><a href="../tutorials/cray/tutorial.html">Swift on Crays</a></li>




More information about the Swift-commit mailing list