Author: steveh
Date: Mon Nov  1 16:22:15 2004
New Revision: 56306

Modified:
   incubator/beehive/site/build/site/index.html
   incubator/beehive/site/src/documentation/content/xdocs/building.xml
Log:
Turning off the link to building.html.

Modified: incubator/beehive/site/build/site/index.html
==============================================================================
--- incubator/beehive/site/build/site/index.html        (original)
+++ incubator/beehive/site/build/site/index.html        Mon Nov  1 16:22:15 2004
@@ -260,20 +260,20 @@
 <a href="#Get+Involved">Get Involved</a>
 </li>
 </ul>
-    <!--
-    Beehive
-        Welcome<should link to the HTML page created from Welcome.doc>
-        License<should link to http://www.apache.org/licenses/LICENSE-2.0>
-
-    Documentation
-        FAQ<should link to the HTML page created from FAQ.doc>
-        Controls Overview<should link to Kyle's control Overview>
-        Controls Programming<should link to Kyle's Controls programming pdf>
-        Web Services (JSR 181)<should link to 
http://jcp.org/en/jsr/detail?id=181>
-
-    Contributing
-        Mailing Lists<should link to HTML Page created from MailingLists.doc>
-        Contributers<should link to HTML Page created from Contributers.doc>
+    <!--
+    Beehive
+        Welcome<should link to the HTML page created from Welcome.doc>
+        License<should link to http://www.apache.org/licenses/LICENSE-2.0>
+
+    Documentation
+        FAQ<should link to the HTML page created from FAQ.doc>
+        Controls Overview<should link to Kyle's control Overview>
+        Controls Programming<should link to Kyle's Controls programming pdf>
+        Web Services (JSR 181)<should link to 
http://jcp.org/en/jsr/detail?id=181>
+
+    Contributing
+        Mailing Lists<should link to HTML Page created from MailingLists.doc>
+        Contributers<should link to HTML Page created from Contributers.doc>
     -->
     
     

Modified: incubator/beehive/site/src/documentation/content/xdocs/building.xml
==============================================================================
--- incubator/beehive/site/src/documentation/content/xdocs/building.xml 
(original)
+++ incubator/beehive/site/src/documentation/content/xdocs/building.xml Mon Nov 
 1 16:22:15 2004
@@ -23,12 +23,12 @@
             </p>
             <source>svn checkout 
https://svn.apache.org/repos/asf/incubator/beehive/trunk</source>
             <p>
-            from within "C:\MyProjects\beehive", BEEHIVE_HOME will be 
"C:\MyProjects\beehive",
+            from within "C:/MyProjects/beehive", BEEHIVE_HOME will be 
"C:/MyProjects/beehive/trunk",
             since you explicitly only checked out the trunk.
             </p>
             <p>However, if you had run</p>
             <source>svn checkout 
https://svn.apache.org/repos/asf/incubator/beehive</source>
-            <p>from within "C:\MyProjects\beehive", BEEHIVE_HOME will be 
"C:\MyProjects\beehive\trunk".</p>
+            <p>from within "C:/MyProjects/beehive", BEEHIVE_HOME will be 
"C:/MyProjects/beehive/beehive/trunk".</p>
             <p>In addition, you'll need to install Ant in 
$BEEHIVE_HOME/installed/ from 
             the archive in 
$BEEHIVE_HOME/external/ant/apache-ant-1.6.2-bin.(zip|tar.gz). 
             The installed Ant distribution should end up here:</p>

Reply via email to