diff -r 59bb7c4d6172 -r 0f5e3a7fb6af buildframework/helium/doc/src/api/index-1.html.ftl --- a/buildframework/helium/doc/src/api/index-1.html.ftl Fri Feb 05 11:59:41 2010 +0000 +++ b/buildframework/helium/doc/src/api/index-1.html.ftl Thu Mar 04 15:10:37 2010 +0200 @@ -28,7 +28,7 @@

Index

<#assign indexlist = {}> - <#list data.heliumDataModel.property.name as propertyName> + <#list doc.antDatabase.project.property.name as propertyName> <#assign indexlist = indexlist + {propertyName: "property"}> <#list doc.antDatabase.project.target.name as targetName>