Author: crossley Date: Fri Jan 21 07:42:01 2011 New Revision: 1061658 URL: http://svn.apache.org/viewvc?rev=1061658&view=rev Log: Update copyright year. Other minor text tweaks.
Modified: forrest/trunk/index.html Modified: forrest/trunk/index.html URL: http://svn.apache.org/viewvc/forrest/trunk/index.html?rev=1061658&r1=1061657&r2=1061658&view=diff ============================================================================== --- forrest/trunk/index.html (original) +++ forrest/trunk/index.html Fri Jan 21 07:42:01 2011 @@ -63,7 +63,7 @@ Please note that this HTML file was _not <p> Forrest is ready to go! Here are some things to try ... </p> - <h3>Run a webapp of the Apache Forrest documentation</h3> + <h3>Run a local webapp of the Apache Forrest documentation</h3> <p> Type <tt>'forrest run'</tt> in the <code>site-author</code> directory. You can then point your browser to @@ -81,7 +81,7 @@ Please note that this HTML file was _not <h3>Generate your own site</h3> <p> Create a new (empty) directory in your home space, cd to it, and type - <tt>'forrest seed'</tt> which will generate a skeleton directory structure + <tt>'forrest seed-sample'</tt> which will generate a skeleton directory structure and template XML. If you like, edit the XML in the <tt>src/documentation/content/xdocs/</tt> directory. Now type <tt>'forrest'</tt> to render your new site, or <tt>'forrest run'</tt> to @@ -124,7 +124,7 @@ Please note that this HTML file was _not </p> <hr /> <p> - Copyright 2002-2009 The Apache Software Foundation. + Copyright 2002-2011 The Apache Software Foundation. </p> </body> </html>