buildframework/helium/doc/src/manual/documentation.rst.ftl
changeset 645 b8d81fa19e7d
parent 587 85df38eb4012
--- a/buildframework/helium/doc/src/manual/documentation.rst.ftl	Wed Sep 29 17:48:06 2010 +0100
+++ b/buildframework/helium/doc/src/manual/documentation.rst.ftl	Sun Oct 10 15:22:15 2010 +0300
@@ -33,10 +33,6 @@
 APIs
 ====
 
-* `Search API`_
-
-.. _`Search API`: ../api/index.html
-
 * `Helium API`_
 
     The `Helium API`_ specifies all the available Ant_ targets and their 
@@ -50,19 +46,20 @@
 
 .. _`Helium Antlib`: ../helium-antlib/index.html
 
+<#if !(ant?keys?seq_contains("sf"))>
+
 * `Ant Tasks`_
 
-.. _`Ant Tasks`: ../api/ant/index.html
+.. _`Ant Tasks`: ../api/doclet/index.html
 
-<#if !(ant?keys?seq_contains("sf"))>
 Customer APIs
 -------------
 
 * `IDO API`_
 * `DFS70501 API`_
 
-.. _`IDO API`: ../ido/api/helium/index.html
-.. _`DFS70501 API`: ../dfs70501/api/helium/index.html
+.. _`IDO API`: http://helium.nmp.nokia.com/doc/ido/api/helium/index.html
+.. _`DFS70501 API`: http://helium.nmp.nokia.com/doc/dfs70501/api/helium/index.html
 </#if>
 
 Building custom documentation