diff -r b61c19d4168d -r 22ecbfc20eb4 buildframework/helium/doc/src/api/target.html.ftl --- a/buildframework/helium/doc/src/api/target.html.ftl Wed Feb 17 16:10:19 2010 +0000 +++ b/buildframework/helium/doc/src/api/target.html.ftl Fri Mar 05 14:30:49 2010 +0000 @@ -30,6 +30,11 @@
Description
+${target.description}
+Location
<@helium_api_location_path location="${target.location}"/>
@@ -43,9 +48,17 @@ <#if target.ifDependency?length == 0 && target.unlessDependency?length == 0>No conditions on target execution.
#if> + +<#if target.deprecated?length > 0> ++ ${target.deprecated} +
+#if><#recurse target.documentation>
@@ -74,49 +87,11 @@-
| Name | Edit status | -
|---|---|
| User editable properties | -|
| ${property} | ${propDataModel.editStatus} | -
| Internal properties | -|
| ${property} | ${propDataModel.editStatus} | -
- ${target.deprecated} -
-#if> +