Author: nbubna
Date: Tue Apr 27 19:09:23 2010
New Revision: 938605
URL: http://svn.apache.org/viewvc?rev=938605&view=rev
Log:
a few doc fixes
Modified:
velocity/site/site/src/site/news.xml
velocity/site/site/src/site/site.xml
Modified: velocity/site/site/src/site/news.xml
URL:
http://svn.apache.org/viewvc/velocity/site/site/src/site/news.xml?rev=938605&r1=938604&r2=938605&view=diff
==============================================================================
--- velocity/site/site/src/site/news.xml (original)
+++ velocity/site/site/src/site/news.xml Tue Apr 27 19:09:23 2010
@@ -15,7 +15,7 @@
Since 1.6, there has been a lot of work. Here's an overview:
- * Support macro bodies. Just call them like this: #...@foo()
$bodyContent #end
+ * Support macro bodies. Just call them like this: #...@foo() body
content #end
* Can now escape single and double quotes in strings by doubling
them
Modified: velocity/site/site/src/site/site.xml
URL:
http://svn.apache.org/viewvc/velocity/site/site/src/site/site.xml?rev=938605&r1=938604&r2=938605&view=diff
==============================================================================
--- velocity/site/site/src/site/site.xml (original)
+++ velocity/site/site/src/site/site.xml Tue Apr 27 19:09:23 2010
@@ -44,7 +44,7 @@
</menu>
<menu name="Releases">
- <item name="Engine 1.6.2" href="engine/releases/velocity-1.6.2/"/>
+ <item name="Engine 1.6.3" href="engine/releases/velocity-1.6.3/"/>
<item name="Tools 1.4" href="tools/releases/1.4/"/>
<item name="Anakia 1.0" href="anakia/releases/anakia-1.0/"/>
<item name="Texen 1.0" href="texen/releases/texen-1.0/"/>