[Swift-commit] r5469 - trunk/docs/siteguide
davidk at ci.uchicago.edu
davidk at ci.uchicago.edu
Sat Dec 24 10:31:51 CST 2011
Author: davidk
Date: 2011-12-24 10:31:50 -0600 (Sat, 24 Dec 2011)
New Revision: 5469
Modified:
trunk/docs/siteguide/fusion
trunk/docs/siteguide/pads
Log:
Update paths
Modified: trunk/docs/siteguide/fusion
===================================================================
--- trunk/docs/siteguide/fusion 2011-12-24 04:52:58 UTC (rev 5468)
+++ trunk/docs/siteguide/fusion 2011-12-24 16:31:50 UTC (rev 5469)
@@ -54,7 +54,7 @@
The first step is to paste the text below into a file named sites.xml.
-----
-include::../../tests/providers/fusion/sites.template.xml[]
+include::../../tests/providers/fusion/coasters/sites.template.xml[]
-----
This file will require one customization. Create a
@@ -73,7 +73,7 @@
Paste the following example into a file named tc.data
-----
-include::../../tests/providers/fusion/tc.template.data[]
+include::../../tests/providers/fusion/coasters/tc.template.data[]
-----
Copy a Swift Script
@@ -84,8 +84,8 @@
that your sites.xml and tc.data files are located.
-----
-$ cp ~/swift-0.93/examples/misc/catsn.swift .
-$ cp ~/swift-0.93/examples/misc/data.txt .
+$ cp ~/swift/examples/misc/catsn.swift .
+$ cp ~/swift/examples/misc/data.txt .
-----
TIP: The location of your swift directory may vary depending on how you installed it. Change this to the examples/misc directory of your installation as needed.
Modified: trunk/docs/siteguide/pads
===================================================================
--- trunk/docs/siteguide/pads 2011-12-24 04:52:58 UTC (rev 5468)
+++ trunk/docs/siteguide/pads 2011-12-24 16:31:50 UTC (rev 5469)
@@ -88,7 +88,7 @@
The first step is to paste the text below into a file named sites.xml.
-----
-include::../../tests/providers/PADS/coasters/sites.template.xml[]
+include::../../tests/providers/pads/coasters/sites.template.xml[]
-----
This file will require just a few customizations. First, create a
@@ -107,7 +107,7 @@
Paste the following example into a file named tc.data
-----
-include::../../tests/providers/PADS/coasters/tc.template.data[]
+include::../../tests/providers/pads/coasters/tc.template.data[]
-----
Copy a Swift Script
More information about the Swift-commit
mailing list