diff options
| -rw-r--r-- | documentation/ref-manual/ref-development-environment.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/documentation/ref-manual/ref-development-environment.xml b/documentation/ref-manual/ref-development-environment.xml index c0ac573750..8284967445 100644 --- a/documentation/ref-manual/ref-development-environment.xml +++ b/documentation/ref-manual/ref-development-environment.xml | |||
| @@ -99,7 +99,7 @@ | |||
| 99 | <note>For information on finding out who is responsible for (maintains) | 99 | <note>For information on finding out who is responsible for (maintains) |
| 100 | a particular area of code, see the | 100 | a particular area of code, see the |
| 101 | "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>Submitting a Change to the Yocto Project</ulink>" | 101 | "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>Submitting a Change to the Yocto Project</ulink>" |
| 102 | section of the Yocto Project Development Manual. | 102 | section of the Yocto Project Development Tasks Manual. |
| 103 | </note> | 103 | </note> |
| 104 | </para> | 104 | </para> |
| 105 | 105 | ||
| @@ -146,7 +146,7 @@ | |||
| 146 | This process is called “submitting a patch” or "submitting a change." | 146 | This process is called “submitting a patch” or "submitting a change." |
| 147 | For information on submitting patches and changes, see the | 147 | For information on submitting patches and changes, see the |
| 148 | "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>Submitting a Change to the Yocto Project</ulink>" | 148 | "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>Submitting a Change to the Yocto Project</ulink>" |
| 149 | section in the Yocto Project Development Manual. | 149 | section in the Yocto Project Development Tasks Manual. |
| 150 | </para> | 150 | </para> |
| 151 | 151 | ||
| 152 | <para> | 152 | <para> |
| @@ -239,7 +239,7 @@ | |||
| 239 | <link linkend='source-directory'>Source Directory</link>. | 239 | <link linkend='source-directory'>Source Directory</link>. |
| 240 | For information on how to use these scripts, see the | 240 | For information on how to use these scripts, see the |
| 241 | "<ulink url='&YOCTO_DOCS_DEV_URL;#pushing-a-change-upstream'>Using Scripts to Push a Change Upstream and Request a Pull</ulink>" | 241 | "<ulink url='&YOCTO_DOCS_DEV_URL;#pushing-a-change-upstream'>Using Scripts to Push a Change Upstream and Request a Pull</ulink>" |
| 242 | section in the Yocto Project Development Manual. | 242 | section in the Yocto Project Development Tasks Manual. |
| 243 | </para></listitem> | 243 | </para></listitem> |
| 244 | <listitem><para> | 244 | <listitem><para> |
| 245 | <emphasis>Patch Workflow:</emphasis> | 245 | <emphasis>Patch Workflow:</emphasis> |
| @@ -252,7 +252,7 @@ | |||
| 252 | <filename>git send-email</filename>. | 252 | <filename>git send-email</filename>. |
| 253 | For information on how to use these scripts, see the | 253 | For information on how to use these scripts, see the |
| 254 | "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>Submitting a Change to the Yocto Project</ulink>" | 254 | "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>Submitting a Change to the Yocto Project</ulink>" |
| 255 | section in the Yocto Project Development Manual. | 255 | section in the Yocto Project Development Tasks Manual. |
| 256 | </para></listitem> | 256 | </para></listitem> |
| 257 | </itemizedlist> | 257 | </itemizedlist> |
| 258 | </para> | 258 | </para> |
| @@ -288,7 +288,7 @@ | |||
| 288 | For examples beyond the limited few in this section on how | 288 | For examples beyond the limited few in this section on how |
| 289 | to use Git with the Yocto Project, see the | 289 | to use Git with the Yocto Project, see the |
| 290 | "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-yocto-project-source-files'>Working With Yocto Project Source Files</ulink>" | 290 | "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-yocto-project-source-files'>Working With Yocto Project Source Files</ulink>" |
| 291 | section in the Yocto Project Development Manual. | 291 | section in the Yocto Project Development Tasks Manual. |
| 292 | </para></listitem> | 292 | </para></listitem> |
| 293 | </itemizedlist> | 293 | </itemizedlist> |
| 294 | </note> | 294 | </note> |
| @@ -336,7 +336,7 @@ | |||
| 336 | develop locally. | 336 | develop locally. |
| 337 | For examples on how to clone Git repositories, see the | 337 | For examples on how to clone Git repositories, see the |
| 338 | "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-yocto-project-source-files'>Working With Yocto Project Source Files</ulink>" | 338 | "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-yocto-project-source-files'>Working With Yocto Project Source Files</ulink>" |
| 339 | section in the Yocto Project Development Manual. | 339 | section in the Yocto Project Development Tasks Manual. |
| 340 | </para> | 340 | </para> |
| 341 | 341 | ||
| 342 | <para> | 342 | <para> |
| @@ -692,7 +692,7 @@ | |||
| 692 | For steps on how to view and access these upstream Git | 692 | For steps on how to view and access these upstream Git |
| 693 | repositories, see the | 693 | repositories, see the |
| 694 | "<ulink url='&YOCTO_DOCS_DEV_URL;#accessing-source-repositories'>Accessing Source Repositories</ulink>" | 694 | "<ulink url='&YOCTO_DOCS_DEV_URL;#accessing-source-repositories'>Accessing Source Repositories</ulink>" |
| 695 | Section in the Yocto Project Development Manual. | 695 | Section in the Yocto Project Development Tasks Manual. |
| 696 | </para></listitem> | 696 | </para></listitem> |
| 697 | <listitem><para><anchor id='index-downloads' /> | 697 | <listitem><para><anchor id='index-downloads' /> |
| 698 | <emphasis> | 698 | <emphasis> |
| @@ -711,7 +711,7 @@ | |||
| 711 | <imagedata fileref="figures/index-downloads.png" align="center" width="6in" depth="3.5in" /> | 711 | <imagedata fileref="figures/index-downloads.png" align="center" width="6in" depth="3.5in" /> |
| 712 | For steps on how to view and access these files, see the | 712 | For steps on how to view and access these files, see the |
| 713 | "<ulink url='&YOCTO_DOCS_DEV_URL;#accessing-index-of-releases'>Accessing Index of Releases</ulink>" | 713 | "<ulink url='&YOCTO_DOCS_DEV_URL;#accessing-index-of-releases'>Accessing Index of Releases</ulink>" |
| 714 | section in the Yocto Project Development Manual. | 714 | section in the Yocto Project Development Tasks Manual. |
| 715 | </para></listitem> | 715 | </para></listitem> |
| 716 | <listitem><para id='downloads-page'> | 716 | <listitem><para id='downloads-page'> |
| 717 | <emphasis>"Downloads" page for the | 717 | <emphasis>"Downloads" page for the |
| @@ -731,7 +731,7 @@ | |||
| 731 | <imagedata fileref="figures/yp-download.png" align="center" width="6in" depth="4in" /> | 731 | <imagedata fileref="figures/yp-download.png" align="center" width="6in" depth="4in" /> |
| 732 | For steps on how to use the "Downloads" page, see the | 732 | For steps on how to use the "Downloads" page, see the |
| 733 | "<ulink url='&YOCTO_DOCS_DEV_URL;#using-the-downloads-page'>Using the Downloads Page</ulink>" | 733 | "<ulink url='&YOCTO_DOCS_DEV_URL;#using-the-downloads-page'>Using the Downloads Page</ulink>" |
| 734 | section in the Yocto Project Development Manual. | 734 | section in the Yocto Project Development Tasks Manual. |
| 735 | </para></listitem> | 735 | </para></listitem> |
| 736 | </itemizedlist> | 736 | </itemizedlist> |
| 737 | </para> | 737 | </para> |
| @@ -817,7 +817,7 @@ | |||
| 817 | open source licensing during the lifecycle of a product created using | 817 | open source licensing during the lifecycle of a product created using |
| 818 | the Yocto Project, see the | 818 | the Yocto Project, see the |
| 819 | "<ulink url='&YOCTO_DOCS_DEV_URL;#maintaining-open-source-license-compliance-during-your-products-lifecycle'>Maintaining Open Source License Compliance During Your Product's Lifecycle</ulink>" | 819 | "<ulink url='&YOCTO_DOCS_DEV_URL;#maintaining-open-source-license-compliance-during-your-products-lifecycle'>Maintaining Open Source License Compliance During Your Product's Lifecycle</ulink>" |
| 820 | section. | 820 | section in the Yocto Project Development Tasks Manual. |
| 821 | </para> | 821 | </para> |
| 822 | </section> | 822 | </section> |
| 823 | 823 | ||
| @@ -1312,7 +1312,7 @@ | |||
| 1312 | You can find more information on working with the | 1312 | You can find more information on working with the |
| 1313 | <filename>bblayers.conf</filename> file in the | 1313 | <filename>bblayers.conf</filename> file in the |
| 1314 | "<ulink url='&YOCTO_DOCS_DEV_URL;#enabling-your-layer'>Enabling Your Layer</ulink>" | 1314 | "<ulink url='&YOCTO_DOCS_DEV_URL;#enabling-your-layer'>Enabling Your Layer</ulink>" |
| 1315 | section in the Yocto Project Development Manual. | 1315 | section in the Yocto Project Development Tasks Manual. |
| 1316 | </para> | 1316 | </para> |
| 1317 | 1317 | ||
| 1318 | <para> | 1318 | <para> |
| @@ -1465,7 +1465,7 @@ | |||
| 1465 | <para> | 1465 | <para> |
| 1466 | For more information on layers, see the | 1466 | For more information on layers, see the |
| 1467 | "<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>" | 1467 | "<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>" |
| 1468 | section in the Yocto Project Development Manual. | 1468 | section in the Yocto Project Development Tasks Manual. |
| 1469 | </para> | 1469 | </para> |
| 1470 | 1470 | ||
| 1471 | <section id="distro-layer"> | 1471 | <section id="distro-layer"> |
