buildframework/helium/doc/src/api/index.html.ftl
author timothy.murphy@nokia.com
Sun, 28 Feb 2010 22:37:15 +0000
branchfix
changeset 282 99ac65572b14
parent 1 be27ed110b50
permissions -rw-r--r--
fix: use gethostname() to set host attribute as this works on a cluster whereas reading the COMPUTERNAME env var doesn't.

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