summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-model.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml24
1 files changed, 0 insertions, 24 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 8b9aa4a223..f400ed4fe7 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -22,16 +22,6 @@
22 see the 22 see the
23 <ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;'>Yocto Project Linux Kernel Development Manual</ulink>. 23 <ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;'>Yocto Project Linux Kernel Development Manual</ulink>.
24 </para></listitem> 24 </para></listitem>
25 <listitem><para><emphasis>User Application Development:</emphasis>
26 User Application Development covers development of applications
27 that you intend to run on target hardware.
28 For information on how to set up your host development system for
29 user-space application development, see the
30 <ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Software Development Kit (SDK) Developer's Guide</ulink>.
31 For a simple example of user-space application development using
32 the <trademark class='trade'>Eclipse</trademark> IDE, see the
33 "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-developing-applications-using-eclipse'>Developing Applications Using <trademark class='trade'>Eclipse</trademark></ulink>" section.
34 </para></listitem>
35 <listitem><para><emphasis>Temporary Source Code Modification:</emphasis> 25 <listitem><para><emphasis>Temporary Source Code Modification:</emphasis>
36 Direct modification of temporary source code is a convenient 26 Direct modification of temporary source code is a convenient
37 development model to quickly iterate and develop towards a 27 development model to quickly iterate and develop towards a
@@ -374,20 +364,6 @@
374 </section> 364 </section>
375</section> 365</section>
376 366
377<section id='application-development-workflow-using-an-sdk'>
378 <title>Application Development Workflow Using an SDK</title>
379
380 <para>
381 Standard and extensible Software Development Kits (SDK) make it easy
382 to develop applications inside or outside of the Yocto Project
383 development environment.
384 Tools exist to help the application developer during any phase
385 of development.
386 For information on how to install and use an SDK, see the
387 <ulink url='&YOCTO_DOCS_SDK_URL;#sdk-intro'>Yocto Project Software Development Kit (SDK) Developer's Guide</ulink>.
388 </para>
389</section>
390
391<section id="dev-modifying-source-code"> 367<section id="dev-modifying-source-code">
392 <title>Modifying Source Code</title> 368 <title>Modifying Source Code</title>
393 369