diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index c5f89a073f..1efa61c170 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
| @@ -24,8 +24,7 @@ | |||
| 24 | For a user-space application development example that uses the | 24 | For a user-space application development example that uses the |
| 25 | <trademark class='trade'>Eclipse</trademark> IDE, | 25 | <trademark class='trade'>Eclipse</trademark> IDE, |
| 26 | see the | 26 | see the |
| 27 | <ulink url='&YOCTO_DOCS_ADT_URL;'> | 27 | <ulink url='&YOCTO_DOCS_ADT_URL;'>Yocto Project Application Developer's Guide</ulink>. |
| 28 | The Yocto Project Application Developer's Guide</ulink>. | ||
| 29 | </para></listitem> | 28 | </para></listitem> |
| 30 | <listitem><para><emphasis>Temporary Source Code Modification:</emphasis> | 29 | <listitem><para><emphasis>Temporary Source Code Modification:</emphasis> |
| 31 | Direct modification of temporary source code is a convenient development model | 30 | Direct modification of temporary source code is a convenient development model |
| @@ -229,9 +228,8 @@ | |||
| 229 | <para> | 228 | <para> |
| 230 | The remainder of this section presents a high-level overview of the Yocto Project | 229 | The remainder of this section presents a high-level overview of the Yocto Project |
| 231 | kernel architecture and the steps to modify the kernel. | 230 | kernel architecture and the steps to modify the kernel. |
| 232 | For a complete discussion of the kernel, see | 231 | For a complete discussion of the kernel, see the |
| 233 | <ulink url='&YOCTO_DOCS_KERNEL_URL;'> | 232 | <ulink url='&YOCTO_DOCS_KERNEL_URL;'>Yocto Project Kernel Architecture and Use Manual</ulink>. |
| 234 | The Yocto Project Kernel Architecture and Use Manual</ulink>. | ||
| 235 | You can reference the appendix | 233 | You can reference the appendix |
| 236 | "<link linkend='dev-manual-kernel-appendix'>Kernel Modification Example</link>" | 234 | "<link linkend='dev-manual-kernel-appendix'>Kernel Modification Example</link>" |
| 237 | for a detailed example that changes the configuration of a kernel. | 235 | for a detailed example that changes the configuration of a kernel. |
| @@ -383,9 +381,8 @@ | |||
| 383 | 381 | ||
| 384 | <para> | 382 | <para> |
| 385 | Again, for a complete discussion of the Yocto Project kernel's architecture and its | 383 | Again, for a complete discussion of the Yocto Project kernel's architecture and its |
| 386 | branching strategy, | 384 | branching strategy, see the |
| 387 | see <ulink url='&YOCTO_DOCS_KERNEL_URL;'> | 385 | <ulink url='&YOCTO_DOCS_KERNEL_URL;'>Yocto Project Kernel Architecture and Use Manual</ulink>. |
| 388 | The Yocto Project Kernel Architecture and Use Manual</ulink>. | ||
| 389 | You can also reference the | 386 | You can also reference the |
| 390 | "<link linkend='modifying-the-kernel-source-code'>Modifying the Kernel Source Code</link>" | 387 | "<link linkend='modifying-the-kernel-source-code'>Modifying the Kernel Source Code</link>" |
| 391 | section for a detailed example that modifies the kernel. | 388 | section for a detailed example that modifies the kernel. |
