equal
deleted
inserted
replaced
31 |
31 |
32 |
32 |
33 APIs |
33 APIs |
34 ==== |
34 ==== |
35 |
35 |
36 * `Search API`_ |
|
37 |
|
38 .. _`Search API`: ../api/index.html |
|
39 |
|
40 * `Helium API`_ |
36 * `Helium API`_ |
41 |
37 |
42 The `Helium API`_ specifies all the available Ant_ targets and their |
38 The `Helium API`_ specifies all the available Ant_ targets and their |
43 required properties. The API is the number one resource to use when |
39 required properties. The API is the number one resource to use when |
44 building up a Helium configuration. |
40 building up a Helium configuration. |
48 |
44 |
49 * `Helium Antlib`_ |
45 * `Helium Antlib`_ |
50 |
46 |
51 .. _`Helium Antlib`: ../helium-antlib/index.html |
47 .. _`Helium Antlib`: ../helium-antlib/index.html |
52 |
48 |
|
49 <#if !(ant?keys?seq_contains("sf"))> |
|
50 |
53 * `Ant Tasks`_ |
51 * `Ant Tasks`_ |
54 |
52 |
55 .. _`Ant Tasks`: ../api/ant/index.html |
53 .. _`Ant Tasks`: ../api/doclet/index.html |
56 |
54 |
57 <#if !(ant?keys?seq_contains("sf"))> |
|
58 Customer APIs |
55 Customer APIs |
59 ------------- |
56 ------------- |
60 |
57 |
61 * `IDO API`_ |
58 * `IDO API`_ |
62 * `DFS70501 API`_ |
59 * `DFS70501 API`_ |
63 |
60 |
64 .. _`IDO API`: ../ido/api/helium/index.html |
61 .. _`IDO API`: http://helium.nmp.nokia.com/doc/ido/api/helium/index.html |
65 .. _`DFS70501 API`: ../dfs70501/api/helium/index.html |
62 .. _`DFS70501 API`: http://helium.nmp.nokia.com/doc/dfs70501/api/helium/index.html |
66 </#if> |
63 </#if> |
67 |
64 |
68 Building custom documentation |
65 Building custom documentation |
69 ============================= |
66 ============================= |
70 |
67 |