summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 4bdb91208c..c915df4ae6 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -21,10 +21,13 @@
21 <listitem><para><emphasis>User Application Development:</emphasis> 21 <listitem><para><emphasis>User Application Development:</emphasis>
22 User Application Development covers development of applications that you intend 22 User Application Development covers development of applications that you intend
23 to run on some target hardware. 23 to run on some target hardware.
24 For a user-space application development example that uses the 24 For information on how to set up your host development system for user-space
25 <trademark class='trade'>Eclipse</trademark> IDE, 25 application development, see the
26 see the
27 <ulink url='&YOCTO_DOCS_ADT_URL;'>Yocto Project Application Developer's Guide</ulink>. 26 <ulink url='&YOCTO_DOCS_ADT_URL;'>Yocto Project Application Developer's Guide</ulink>.
27 For a simple example of user-space application development using the
28 <trademark class='trade'>Eclipse</trademark> IDE, see the
29 "<link linkend='application-development-workflow'>Application
30 Development Workflow</link>" section.
28 </para></listitem> 31 </para></listitem>
29 <listitem><para><emphasis>Temporary Source Code Modification:</emphasis> 32 <listitem><para><emphasis>Temporary Source Code Modification:</emphasis>
30 Direct modification of temporary source code is a convenient development model 33 Direct modification of temporary source code is a convenient development model