diff options
Diffstat (limited to 'documentation/sdk-manual/sdk-working-projects.xml')
-rw-r--r-- | documentation/sdk-manual/sdk-working-projects.xml | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/documentation/sdk-manual/sdk-working-projects.xml b/documentation/sdk-manual/sdk-working-projects.xml index d8cc4229dc..521271d54c 100644 --- a/documentation/sdk-manual/sdk-working-projects.xml +++ b/documentation/sdk-manual/sdk-working-projects.xml | |||
@@ -7,12 +7,8 @@ | |||
7 | <title>Using the SDK Toolchain Directly</title> | 7 | <title>Using the SDK Toolchain Directly</title> |
8 | 8 | ||
9 | <para> | 9 | <para> |
10 | You can use the SDK toolchain directly with Makefile, | 10 | You can use the SDK toolchain directly with Makefile and |
11 | Autotools, and <trademark class='trade'>Eclipse</trademark>-based | 11 | Autotools-based projects. |
12 | projects. | ||
13 | This chapter covers the first two, while the | ||
14 | "<link linkend='sdk-eclipse-project'>Developing Applications Using <trademark class='trade'>Eclipse</trademark></link>" | ||
15 | Chapter covers the latter. | ||
16 | </para> | 12 | </para> |
17 | 13 | ||
18 | <section id='autotools-based-projects'> | 14 | <section id='autotools-based-projects'> |