buildframework/helium/doc/src/api/allmacros-frame.html.ftl
changeset 217 0f5e3a7fb6af
parent 1 be27ed110b50
--- a/buildframework/helium/doc/src/api/allmacros-frame.html.ftl	Fri Feb 05 11:59:41 2010 +0000
+++ b/buildframework/helium/doc/src/api/allmacros-frame.html.ftl	Thu Mar 04 15:10:37 2010 +0200
@@ -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>