You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/11/07 18:56:01 UTC

svn commit: rev 56857 - lenya/site/src/documentation/content/xdocs/community

Author: gregor
Date: Sun Nov  7 09:56:00 2004
New Revision: 56857

Modified:
   lenya/site/src/documentation/content/xdocs/community/website-update.xml
Log:
update lenya site instructions

Modified: lenya/site/src/documentation/content/xdocs/community/website-update.xml
==============================================================================
--- lenya/site/src/documentation/content/xdocs/community/website-update.xml	(original)
+++ lenya/site/src/documentation/content/xdocs/community/website-update.xml	Sun Nov  7 09:56:00 2004
@@ -28,15 +28,12 @@
   <body>
 <section><title>Updating the Lenya website</title>
 <ul>
-  <li>For further information see the Wiki page <link href="ext:wiki.CocoonWebsiteUpdate">CocoonWebsiteUpdate</link></li>
-  <li>Checkout the <code>cocoon-site</code> module from <code>svn.apache.org</code></li>
-  <li>You can do that by using <code>svn co https://svn.apache.org/repos/asf/cocoon/site/site/lenya/ lenya-website</code></li>
+  <li>Checkout <code>https://svn.apache.org/repos/asf/lenya/site/</code></li>
   <li><link href="ext:forrest.build">Build Forrest</link></li>
-  <li><code>cd $LENYA_HOME</code></li>
+  <li><code>go to the root of lenya/site</code></li>
   <li><code>forrest</code></li>
-  <li>Copy the pages from <code>$LENYA_HOME/build/site</code> to <code>cocoon-site/site/lenya</code></li>
-  <li>Create and copy the Javadoc (<code>ant javadocs</code>, <code>ant install</code>, Copy from <code>$TOMCAT_HOME/webapps/lenya/lenya/pubs/docs-new/resources/html/apidocs</code> to <code>cocoon-site/site/lenya</code>)</li>
-  <li>Add, remove, commit to <code>cocoon-site</code></li>
+<!--  <li>Create and copy the Javadoc (<code>ant javadocs</code>, <code>ant install</code>, Copy from <code>$T/lenya/pubs/docs-new/resources/html/apidocs</code> to <code>lenya-site</code>)</li>
+-->  <li>Add, remove, commit to <code>lenya-site</code></li>
 </ul>
 <p>There is a cron job on minotaur which will do 'svn update'
 every 12 hours (see ~thorsten/bin/mycrontab). If you want to do it manually then ...</p>

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org