buildframework/helium/sf/doc/src/index.rst.ftl
changeset 645 b8d81fa19e7d
equal deleted inserted replaced
643:27cf35f95864 645:b8d81fa19e7d
       
     1 <#--
       
     2 ============================================================================ 
       
     3 Name        : .ftl 
       
     4 Part of     : Helium 
       
     5 
       
     6 Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     7 All rights reserved.
       
     8 This component and the accompanying materials are made available
       
     9 under the terms of the License "Eclipse Public License v1.0"
       
    10 which accompanies this distribution, and is available
       
    11 at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
    12 
       
    13 Initial Contributors:
       
    14 Nokia Corporation - initial contribution.
       
    15 
       
    16 Contributors:
       
    17 
       
    18 Description:
       
    19 
       
    20 ============================================================================
       
    21 --> 
       
    22 =============
       
    23 Helium Antlib
       
    24 =============
       
    25 
       
    26 Developer Documentation
       
    27 =======================
       
    28 .. toctree::
       
    29    :maxdepth: 1
       
    30    :glob:
       
    31 
       
    32    *
       
    33    
       
    34 <#if !(ant?keys?seq_contains("sf"))>
       
    35    
       
    36 API Documentation
       
    37 =================
       
    38    * `Helium Antlib AntDoclet`_
       
    39    * `Helium Antlib Java API`_
       
    40    
       
    41 .. _Helium Antlib Java API: ../api/javadoc/index.html
       
    42 .. _Helium Antlib AntDoclet: ../api/doclet/index.html
       
    43 </#if>