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 @@ User Application Development: User Application Development covers development of applications that you intend to run on some target hardware. - For a user-space application development example that uses the - Eclipse IDE, - see the + For information on how to set up your host development system for user-space + application development, see the Yocto Project Application Developer's Guide. + For a simple example of user-space application development using the + Eclipse IDE, see the + "Application + Development Workflow" section. Temporary Source Code Modification: Direct modification of temporary source code is a convenient development model