buildframework/helium/doc/src/api/allmacros-frame.html.ftl
branchfix
changeset 402 c6b5bb43133d
parent 217 0f5e3a7fb6af
--- a/buildframework/helium/doc/src/api/allmacros-frame.html.ftl	Thu Mar 25 15:34:29 2010 +0000
+++ b/buildframework/helium/doc/src/api/allmacros-frame.html.ftl	Thu Mar 25 16:35:29 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>