--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/buildframework/helium/doc/src/index.rst.ftl Wed Oct 28 14:39:48 2009 +0000
@@ -0,0 +1,189 @@
+<#--
+============================================================================
+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:
+
+============================================================================
+-->
+.. Helium Documentation documentation master file, created by sphinx-quickstart on Fri May 09 09:49:44 2008.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+.. index::
+ module: Helium Documentation
+
+====================
+Helium documentation
+====================
+
+.. toctree::
+ :maxdepth: 1
+
+.. raw:: html
+
+ <table border="0" cellspacing="0" cellpadding="10">
+ <tr valign="top">
+ <td width="50%" style="border-right: 1px solid black">
+
+.. index::
+ single: Getting Started
+
+Getting Started
+================
+
+This section contains instructions on how to get started with Helium including where to get it from and how to use it at the very simplest level.
+<#if !(ant?keys?seq_contains("sf"))>
+This section also has a link to an elearning that goes through Helium at a very high level.
+</#if>
+
+.. toctree::
+ :maxdepth: 1
+
+ introduction
+ quick_start_guide
+ feature_list
+ user-graph
+
+<#if !(ant?keys?seq_contains("sf"))>
+* Elearning_
+
+.. _Elearning: http://lmp.nokia.com/lms/lang-en/taxonomy/TAX_Search.asp?UserMode=0&SearchStr=helium
+</#if>
+
+.. raw:: html
+
+ </td><td width="50%">
+
+
+Tutorials and HOWTOs
+=====================
+This section lists all the available tutorials on Helium and how to configure and use it.
+
+.. toctree::
+ :maxdepth: 1
+
+ tutorials/configuration/SimplestConfiguration
+ tutorials/configuration/UseHlmTasksInConfiguration
+ tutorials/configuration/HowtoCreateANewSignal
+ tutorials/rom_image
+ tutorials/variant
+ tutorials/qt_build
+<#if !ant?keys?seq_contains("sf")>
+ nokia/blacktusk/howto-setup-blacktusk-with-helium
+
+* IDO_
+
+.. _IDO: ido
+
+* TeamCI_
+
+.. _TeamCI: teamci
+</#if>
+
+.. raw:: html
+
+ </td></tr>
+ <tr valign="top">
+ <td width="50%" style="border-right: 1px solid black" rowspan="2">
+
+.. index:: single: Helium Manual
+
+Helium Manual
+==============
+
+This section contains the details of the various activities that can be performed by Helium, you should look
+here for specific information about a task or action.
+
+.. toctree::
+ :maxdepth: 1
+
+<#if !ant?keys?seq_contains("sf")>
+ nokia/nokia
+ nokia/retrieving
+</#if>
+ sf
+ manual/running
+ manual/configuring
+ manual/configuringdiamonds
+ manual/signaling
+ manual/stages
+<#if !ant?keys?seq_contains("sf")>
+ nokia/nokiastages
+ nokia/rndsdk_user_manual
+ nokia/quality
+</#if>
+ manual/cruisecontrol
+ manual/debugging
+ metrics
+ manual/APIs
+<#if !ant?keys?seq_contains("sf")>
+ api_changes
+
+* helium-antlib_
+
+.. _helium-antlib: helium-antlib
+</#if>
+
+.. raw:: html
+
+ </td><td>
+
+Helium Architecture
+===================
+
+This section describes the architecture of Helium. It also contains a link to the style guide to be used for
+coding conventions.
+
+
+.. toctree::
+ :maxdepth: 1
+
+ architecture
+
+.. raw:: html
+
+ </td></tr>
+ <tr valign="top"><td>
+
+Developer Guide
+==================
+This section contains information on how to make changes to Helium either as a tools team developer or an external
+developer. The 'developer guide' link contains information on the structure of the directories and some important
+information on how to add libraries and other miscellaneous information.
+It also contains details on how to test the changes made.
+
+.. toctree::
+ :maxdepth: 1
+
+<#if !ant?keys?seq_contains("sf")>
+ nokia/howto-contribute
+ nokia/legal
+ nokia/testing
+</#if>
+ developer_guide
+ coding_conventions
+
+.. raw:: html
+
+ </td></tr>
+ </table>
+
+Indices and Tables
+==================
+
+* :ref:`genindex`
+* :ref:`search`