diff options
Diffstat (limited to 'documentation/overview-manual/overview-manual-yp-intro.rst')
-rw-r--r-- | documentation/overview-manual/overview-manual-yp-intro.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/overview-manual/overview-manual-yp-intro.rst b/documentation/overview-manual/overview-manual-yp-intro.rst index 2b9ea91490..bf12a673bb 100644 --- a/documentation/overview-manual/overview-manual-yp-intro.rst +++ b/documentation/overview-manual/overview-manual-yp-intro.rst | |||
@@ -251,7 +251,7 @@ accomplish this through a recipe that is a BitBake append | |||
251 | .. note:: | 251 | .. note:: |
252 | 252 | ||
253 | For general information on BSP layer structure, see the | 253 | For general information on BSP layer structure, see the |
254 | :doc:`../bsp-guide/bsp-guide` | 254 | :doc:`../bsp-guide/index` |
255 | . | 255 | . |
256 | 256 | ||
257 | The :term:`Source Directory` | 257 | The :term:`Source Directory` |
@@ -339,12 +339,12 @@ applications using the Yocto Project: | |||
339 | experience supplemented with the powerful set of ``devtool`` commands | 339 | experience supplemented with the powerful set of ``devtool`` commands |
340 | tailored for the Yocto Project environment. | 340 | tailored for the Yocto Project environment. |
341 | 341 | ||
342 | For information on the eSDK, see the :doc:`../sdk-manual/sdk-manual` Manual. | 342 | For information on the eSDK, see the :doc:`../sdk-manual/index` Manual. |
343 | 343 | ||
344 | - *Toaster:* Toaster is a web interface to the Yocto Project | 344 | - *Toaster:* Toaster is a web interface to the Yocto Project |
345 | OpenEmbedded build system. Toaster allows you to configure, run, and | 345 | OpenEmbedded build system. Toaster allows you to configure, run, and |
346 | view information about builds. For information on Toaster, see the | 346 | view information about builds. For information on Toaster, see the |
347 | :doc:`../toaster-manual/toaster-manual`. | 347 | :doc:`../toaster-manual/index`. |
348 | 348 | ||
349 | Production Tools | 349 | Production Tools |
350 | ---------------- | 350 | ---------------- |
@@ -650,7 +650,7 @@ Project. | |||
650 | configure and start builds on multiple remote build servers. | 650 | configure and start builds on multiple remote build servers. |
651 | 651 | ||
652 | For information about and how to use Toaster, see the | 652 | For information about and how to use Toaster, see the |
653 | :doc:`../toaster-manual/toaster-manual`. | 653 | :doc:`../toaster-manual/index`. |
654 | 654 | ||
655 | Reference Embedded Distribution (Poky) | 655 | Reference Embedded Distribution (Poky) |
656 | ====================================== | 656 | ====================================== |
@@ -812,7 +812,7 @@ helpful for getting started: | |||
812 | application developers. This eSDK allows developers to incorporate | 812 | application developers. This eSDK allows developers to incorporate |
813 | their library and programming changes back into the image to make | 813 | their library and programming changes back into the image to make |
814 | their code available to other application developers. For information | 814 | their code available to other application developers. For information |
815 | on the eSDK, see the :doc:`../sdk-manual/sdk-manual` manual. | 815 | on the eSDK, see the :doc:`../sdk-manual/index` manual. |
816 | 816 | ||
817 | - *Layer:* A collection of related recipes. Layers allow you to | 817 | - *Layer:* A collection of related recipes. Layers allow you to |
818 | consolidate related metadata to customize your build. Layers also | 818 | consolidate related metadata to customize your build. Layers also |