diff -r b6f8d38305f2 -r 5ad27ebafc22 buildframework/helium/doc/src/index.rst.ftl
--- a/buildframework/helium/doc/src/index.rst.ftl Thu Mar 25 12:47:55 2010 +0000
+++ b/buildframework/helium/doc/src/index.rst.ftl Thu Mar 25 14:10:11 2010 +0000
@@ -78,21 +78,8 @@
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
@@ -112,36 +99,133 @@
:maxdepth: 1
<#if !ant?keys?seq_contains("sf")>
+ nokia/support
nokia/nokia
nokia/retrieving
#if>
sf
manual/running
manual/configuring
- manual/configuringdiamonds
- manual/signaling
+
+.. raw:: html
+
+
+
+
+
+.. toctree::
+ :maxdepth: 2
+
manual/stages
+
+.. raw:: html
+
+
<#if !ant?keys?seq_contains("sf")>
+
+
+
+.. toctree::
+ :maxdepth: 2
+
nokia/nokiastages
- nokia/rndsdk_user_manual
+
+.. raw:: html
+
+
+#if>
+.. toctree::
+ :maxdepth: 1
+
+<#if !ant?keys?seq_contains("sf")>
nokia/quality
#if>
- manual/cruisecontrol
manual/debugging
metrics
- manual/APIs
-<#if !ant?keys?seq_contains("sf")>
- api_changes
+
+.. raw:: html
+
+
+
-* helium-antlib_
+* `Helium API`_
+* `Helium Antlib`_
+* `Ant Tasks`_
+
+.. _`Ant Tasks`: api/ant/index.html
+.. _`Helium API`: api/helium/index.html
+.. _`Helium Antlib`: helium-antlib/index.html
+
+<#if !(ant?keys?seq_contains("sf"))>
+* `Python API`_
+* `Java API`_
+* `IDO API`_
+* `DFS70501 API`_
-.. _helium-antlib: helium-antlib
+.. _`Python API`: api/python/index.html
+.. _`Java API`: api/java/index.html
+.. _`IDO API`: <#if ant['helium.version']?matches("^\\d+\\.0(?:\\.\\d+)?$")>../#if>ido/api/helium/index.html
+.. _`DFS70501 API`: dfs70501/api/helium/index.html
+#if>
+
+.. raw:: html
+
+
+
+<#if !ant?keys?seq_contains("sf")>
+.. toctree::
+ :maxdepth: 1
+
+ api_changes
+ nokia/releasenotes
#if>
.. raw:: html
+Helium Framework configuration
+==============================
+
+.. toctree::
+ :maxdepth: 3
+
+ helium-antlib/index
+
+.. toctree::
+ :maxdepth: 1
+
+ manual/cruisecontrol
+
+<#if !ant?keys?seq_contains("sf")>
+Customer docs
+=============
+
+* IDO_
+
+.. _IDO: <#if ant['helium.version']?matches("^\\d+\\.0(?:\\.\\d+)?$")>../#if>ido
+
+* TeamCI_
+
+.. _TeamCI: <#if ant['helium.version']?matches("^\\d+\\.0(?:\\.\\d+)?$")>../#if>teamci
+
+#if>
+
Helium Architecture
===================
|