buildframework/helium/doc/src/.templates/indexcontent.html.ftl
author wbernard
Fri, 13 Aug 2010 14:59:05 +0300
changeset 628 7c4a911dc066
parent 588 c7c26511138f
child 645 b8d81fa19e7d
permissions -rw-r--r--
helium_11.0.0-e00f171ca185
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
587
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
     1
<#--
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
     2
============================================================================ 
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
     3
Name        : indexcontent.html.ftl
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
     4
Part of     : Helium 
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
     5
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
     6
Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
     7
All rights reserved.
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
     8
This component and the accompanying materials are made available
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
     9
under the terms of the License "Eclipse Public License v1.0"
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    10
which accompanies this distribution, and is available
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    11
at the URL "http://www.eclipse.org/legal/epl-v10.html".
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    12
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    13
Initial Contributors:
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    14
Nokia Corporation - initial contribution.
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    15
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    16
Contributors:
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    17
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    18
Description:
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    19
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    20
============================================================================
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    21
--> 
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    22
{% extends "defindex.html" %}
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    23
{% block tables %}
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    24
  <p><strong>Parts of the documentation:</strong></p>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    25
  <table class="contentstable" align="center"><tr>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    26
    <td width="50%">
628
7c4a911dc066 helium_11.0.0-e00f171ca185
wbernard
parents: 588
diff changeset
    27
<#if !ant?keys?seq_contains("sf")>
587
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    28
      <p class="biglink"><a class="biglink" href="{{ pathto("releasenotes/index") }}">Release notes</a><br/>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    29
         <span class="linkdescr">what's new</span></p>
628
7c4a911dc066 helium_11.0.0-e00f171ca185
wbernard
parents: 588
diff changeset
    30
</#if>
587
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    31
      <p class="biglink"><a class="biglink" href="{{ pathto("quick_start_guide") }}">Quick Start Guide</a><br/>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    32
         <span class="linkdescr">start here</span></p>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    33
      <p class="biglink"><a class="biglink" href="{{ pathto("feature_list") }}">Feature list</a><br/>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    34
         <span class="linkdescr">what is supported</span></p>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    35
      <p class="biglink"><a class="biglink" href="{{ pathto("manual/index") }}">Manual</a><br/>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    36
         <span class="linkdescr">reference docs</span></p>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    37
    </td><td width="50%">
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    38
      <p class="biglink"><a class="biglink" href="{{ pathto("tutorials/index") }}">HowTos</a><br/>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    39
         <span class="linkdescr">specific use cases</span></p>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    40
      <p class="biglink"><a class="biglink" href="{{ pathto("api/helium/index") }}">Helium API</a><br/>
588
c7c26511138f helium-10.0.0-bc45d50958fe
wbernard
parents: 587
diff changeset
    41
         <span class="linkdescr">or check <a href="{{ pathto("api/helium/targets_list") }}">Targets</a>, <a href="{{ pathto("api/helium/properties_list") }}">Properties</a>, <a href="{{ pathto("api/helium/macros_list") }}">Macros</a></span></p>
587
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    42
      <p class="biglink"><a class="biglink" href="{{ pathto("helium-antlib/index") }}">Ant libraries</a><br/>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    43
         <span class="linkdescr">when you just have to customize</span></p>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    44
      <p class="biglink"><a class="biglink" href="{{ pathto("development/index") }}">Development</a><br/>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    45
         <span class="linkdescr">for helium hackers everywhere</span></p>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    46
      <p class="biglink"><a class="biglink" href="{{ pathto("architecture") }}">Architecture</a><br/>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    47
         <span class="linkdescr">many pieces, loosely joined</span></p>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    48
    </td></tr>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    49
  </table>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    50
628
7c4a911dc066 helium_11.0.0-e00f171ca185
wbernard
parents: 588
diff changeset
    51
<#if !ant?keys?seq_contains("sf")>
587
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    52
  <p><strong>Customer documentation:</strong></p>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    53
  <table class="contentstable" align="center"><tr>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    54
    <td width="50%">
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    55
      <p class="biglink"><a class="biglink" href="http://helium.nmp.nokia.com/doc/ido">IDO</a><br/>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    56
         <span class="linkdescr">integration domains</span></p>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    57
    </td><td width="50%">
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    58
      <p class="biglink"><a class="biglink" href="http://helium.nmp.nokia.com/doc/teamci">TeamCI</a><br/>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    59
         <span class="linkdescr">development teams</span></p>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    60
    </td></tr>
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    61
  </table>
628
7c4a911dc066 helium_11.0.0-e00f171ca185
wbernard
parents: 588
diff changeset
    62
</#if>
587
85df38eb4012 helium_9.0-a7879c935424
wbernard
parents:
diff changeset
    63
{% endblock %}