Author: wglass Date: Sun Jan 30 13:43:38 2005 New Revision: 149161 URL: http://svn.apache.org/viewcvs?view=rev&rev=149161 Log: added link to Wiki and FAQ
Modified: jakarta/velocity/trunk/docs/getting-started.html Modified: jakarta/velocity/trunk/docs/getting-started.html URL: http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/getting-started.html?view=diff&r1=149160&r2=149161 ============================================================================== --- jakarta/velocity/trunk/docs/getting-started.html (original) +++ jakarta/velocity/trunk/docs/getting-started.html Sun Jan 30 13:43:38 2005 @@ -1,5 +1,21 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- +Copyright 1999-2004 The Apache Software Foundation +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + + <!-- Content Stylesheet for Site --> @@ -101,6 +117,10 @@ </li> <li> <a href="./api/index.html">Javadoc</a> </li> + <li> <a href="http://wiki.apache.org/jakarta-velocity/">Wiki</a> +</li> + <li> <a href="http://wiki.apache.org/jakarta-velocity/VelocityFAQ">FAQ</a> +</li> </ul> <p><strong>Tools</strong></p> <ul> @@ -146,6 +166,7 @@ </font> </td></tr> <tr><td> + <p> <blockquote> <p> It's easy to get started with Velocity. The best places to start are @@ -189,6 +210,7 @@ </font> </td></tr> <tr><td> + <p> <blockquote> <p> Our API documentation is available <a href="api/index.html">online</a>, @@ -243,7 +265,7 @@ </td></tr> <tr><td colspan="2"> <div align="center"><font color="#525D76" size="-1"><em> - Copyright © 1999-2004, Apache Software Foundation + Copyright © 1999-2005, The Apache Software Foundation </em></font></div> </td></tr> </table> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]