buildframework/helium/doc/api/index.html.ftl
author Bob Rosenberg <bob.rosenberg@nokia.com>
Mon, 18 Oct 2010 10:33:54 +0100
changeset 660 66ff3e731c60
parent 587 85df38eb4012
permissions -rw-r--r--
Sysdeftools additional support for merging misordered system definitions. More extensive validation. Minor bug fixes. Bash wrappers for perl scripts for unix installs.

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