buildframework/helium/doc/api/index.html.ftl
author srilekhas
Fri, 08 Oct 2010 21:02:28 +0100
changeset 644 01667c882e63
parent 587 85df38eb4012
permissions -rw-r--r--
Added in fix to Bug 2149

<#--
============================================================================ 
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:

============================================================================
-->
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
     
<#include "api.ftllib"/>

<html xmlns="http://www.w3.org/1999/xhtml">

<@helium_api_head_section title="Helium API"/>

<frameset cols="20%,80%">
<frameset rows="30%,70%">
<frame src="overview-frame.html" name="packagelistframe" title="All packages"/>
<frame src="alltargets-frame.html" name="packageframe" title="All classes and interfaces (except non-static nested types)"/>
</frameset>
<frame src="overview-summary.html" name="classframe" title="package, class and interface descriptions"/>
</frameset>

<noframes>
<body>
<h2>frame alert</h2>
<p/>
this document is designed to be viewed using the frames feature. if you see this message, you are using a non-frame-capable web client.
<br/>
link to<a href="overview-summary.html">non-frame version.</a>
</body>
</noframes>

</html>