You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by ek...@apache.org on 2005/07/25 18:03:08 UTC

svn commit: r225146 - in /incubator/beehive/trunk/docs: build.xml forrest/src/documentation/skinconf.xml

Author: ekoneil
Date: Mon Jul 25 09:03:02 2005
New Revision: 225146

URL: http://svn.apache.org/viewcvs?rev=225146&view=rev
Log:
Couple of subtle changes in docs.  Fixed the comment address in skinconf.xml.  Changed the target "site" name in docs/build.xml.

BB: self
DRT: build.dist pass / docs pass


Modified:
    incubator/beehive/trunk/docs/build.xml
    incubator/beehive/trunk/docs/forrest/src/documentation/skinconf.xml

Modified: incubator/beehive/trunk/docs/build.xml
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/build.xml?rev=225146&r1=225145&r2=225146&view=diff
==============================================================================
--- incubator/beehive/trunk/docs/build.xml (original)
+++ incubator/beehive/trunk/docs/build.xml Mon Jul 25 09:03:02 2005
@@ -7,10 +7,10 @@
 
     <import file="../beehive-imports.xml"/>
 
-    <target name="build" depends="site"/>
+    <target name="build" depends="build.site"/>
     
-    <target name="site">
-        <ant dir="forrest" target="site"/>
+    <target name="build.site">
+        <ant dir="forrest" target="build"/>
     </target>
     
     <target name="clean">

Modified: incubator/beehive/trunk/docs/forrest/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/skinconf.xml?rev=225146&r1=225145&r2=225146&view=diff
==============================================================================
--- incubator/beehive/trunk/docs/forrest/src/documentation/skinconf.xml (original)
+++ incubator/beehive/trunk/docs/forrest/src/documentation/skinconf.xml Mon Jul 25 09:03:02 2005
@@ -112,9 +112,9 @@
     feedback link in the footer with the page pathname appended:
     <a href="@href">{@to}</a>
     -->
-    <feedback to="webmaster@foo.com" href="mailto:webmaster@foo.com?subject=Feedback&#160;">
+    <feedback to="beehive-dev@incubator.apache.org" href="mailto:beehive-dev@incubator.apache.org?subject=Feedback&#160;">
     Send feedback about the website to:
-  </feedback>
+    </feedback>
     <!--
     extra-css - here you can define custom css-elements that are 
     a. overriding the fallback elements or