--- a/buildframework/helium/doc/src/api/allmacros-frame.html.ftl Tue Mar 23 13:34:00 2010 +0000
+++ b/buildframework/helium/doc/src/api/allmacros-frame.html.ftl Thu Mar 25 11:35:53 2010 +0000
@@ -38,7 +38,7 @@
<table border="0" width="100%" summary="">
<tr>
<td style="white-space: nowrap">
- <#assign macrolist=doc.antDatabase.project.macro.name?sort>
+ <#assign macrolist=doc['antDatabase/*/macro'].name?sort>
<#list macrolist as macrovar>
<font class="frameitemfont">
<a href="macro-${macrovar}.html" title="${macrovar}" target="classframe">${macrovar}</a>