diff -r 59bb7c4d6172 -r 0f5e3a7fb6af buildframework/helium/doc/src/api/package-frame.html.ftl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/buildframework/helium/doc/src/api/package-frame.html.ftl Thu Mar 04 15:10:37 2010 +0200 @@ -0,0 +1,54 @@ +<#-- +============================================================================ +Name : +Part of : Helium + +Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +All rights reserved. +This component and the accompanying materials are made available +under the terms of the License "Eclipse Public License v1.0" +which accompanies this distribution, and is available +at the URL "http://www.eclipse.org/legal/epl-v10.html". + +Initial Contributors: +Nokia Corporation - initial contribution. + +Contributors: + +Description: + +============================================================================ +--> +<#list doc.antDatabase.package as package> +<@pp.changeOutputFile name="package-frame-${package.name}.html" /> + + + + +<#include "api.ftllib"/> + +<@helium_api_head_section title="package (Helium API)"/> + +
+
+ Projects
+
+ + + <#assign projectlist=package.projectRef.name?sort> + <#list projectlist as project> + ${project} + + #list> + + |
+