Author: wglass Date: Tue Jan 25 12:34:22 2005 New Revision: 126420 URL: http://svn.apache.org/viewcvs?view=rev&rev=126420 Log: Added link for Wiki and FAQ. http://issues.apache.org/bugzilla/show_bug.cgi?id=31714 Modified: jakarta/velocity/trunk/xdocs/stylesheets/project.xml
Modified: jakarta/velocity/trunk/xdocs/stylesheets/project.xml Url: http://svn.apache.org/viewcvs/jakarta/velocity/trunk/xdocs/stylesheets/project.xml?view=diff&rev=126420&p1=jakarta/velocity/trunk/xdocs/stylesheets/project.xml&r1=126419&p2=jakarta/velocity/trunk/xdocs/stylesheets/project.xml&r2=126420 ============================================================================== --- jakarta/velocity/trunk/xdocs/stylesheets/project.xml (original) +++ jakarta/velocity/trunk/xdocs/stylesheets/project.xml Tue Jan 25 12:34:22 2005 @@ -34,6 +34,8 @@ <item name="VTL Reference Guide" href="/vtl-reference-guide.html"/> <item name="Specification" href="/specification.html"/> <item name="Javadoc" href="/api/index.html"/> + <item name="Wiki" href="http://wiki.apache.org/jakarta-velocity/"/> + <item name="FAQ" href="http://wiki.apache.org/jakarta-velocity/VelocityFAQ"/> </menu> <menu name="Tools"> <item name="Velocity Tools" href="/tools/index.html"/> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
