summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/overview-manual-intro.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/overview-manual/overview-manual-intro.rst')
-rw-r--r--documentation/overview-manual/overview-manual-intro.rst24
1 files changed, 11 insertions, 13 deletions
diff --git a/documentation/overview-manual/overview-manual-intro.rst b/documentation/overview-manual/overview-manual-intro.rst
index 2e96f1e338..3f206fd54b 100644
--- a/documentation/overview-manual/overview-manual-intro.rst
+++ b/documentation/overview-manual/overview-manual-intro.rst
@@ -20,7 +20,7 @@ The following list describes what you can get from this manual:
20 provides an introduction to the Yocto Project. You will learn about 20 provides an introduction to the Yocto Project. You will learn about
21 features and challenges of the Yocto Project, the layer model, 21 features and challenges of the Yocto Project, the layer model,
22 components and tools, development methods, the 22 components and tools, development methods, the
23 `Poky <&YOCTO_DOCS_REF_URL;#poky>`__ reference distribution, the 23 :term:`Poky` reference distribution, the
24 OpenEmbedded build system workflow, and some basic Yocto terms. 24 OpenEmbedded build system workflow, and some basic Yocto terms.
25 25
26- `The Yocto Project Development 26- `The Yocto Project Development
@@ -30,7 +30,7 @@ The following list describes what you can get from this manual:
30 Yocto Project source repositories, workflows using Git and the Yocto 30 Yocto Project source repositories, workflows using Git and the Yocto
31 Project, a Git primer, and information about licensing. 31 Project, a Git primer, and information about licensing.
32 32
33- `Yocto Project Concepts <#overview-manual-concepts>`__\ *:* This 33- :doc:`overview-manual-concepts` *:* This
34 chapter presents various concepts regarding the Yocto Project. You 34 chapter presents various concepts regarding the Yocto Project. You
35 can find conceptual information about components, development, 35 can find conceptual information about components, development,
36 cross-toolchains, and so forth. 36 cross-toolchains, and so forth.
@@ -39,19 +39,17 @@ This manual does not give you the following:
39 39
40- *Step-by-step Instructions for Development Tasks:* Instructional 40- *Step-by-step Instructions for Development Tasks:* Instructional
41 procedures reside in other manuals within the Yocto Project 41 procedures reside in other manuals within the Yocto Project
42 documentation set. For example, the `Yocto Project Development Tasks 42 documentation set. For example, the :doc:`../dev-manual/dev-manual`
43 Manual <&YOCTO_DOCS_DEV_URL;>`__ provides examples on how to perform 43 provides examples on how to perform
44 various development tasks. As another example, the `Yocto Project 44 various development tasks. As another example, the
45 Application Development and the Extensible Software Development Kit 45 :doc:`../sdk-manual/sdk-manual` manual contains detailed
46 (eSDK) <&YOCTO_DOCS_SDK_URL;>`__ manual contains detailed
47 instructions on how to install an SDK, which is used to develop 46 instructions on how to install an SDK, which is used to develop
48 applications for target hardware. 47 applications for target hardware.
49 48
50- *Reference Material:* This type of material resides in an appropriate 49- *Reference Material:* This type of material resides in an appropriate
51 reference manual. For example, system variables are documented in the 50 reference manual. For example, system variables are documented in the
52 `Yocto Project Reference Manual <&YOCTO_DOCS_REF_URL;>`__. As another 51 :doc:`../ref-manual/ref-manual`. As another
53 example, the `Yocto Project Board Support Package (BSP) Developer's 52 example, the :doc:`../bsp-guide/bsp-guide` contains reference information on
54 Guide <&YOCTO_DOCS_BSP_URL;>`__ contains reference information on
55 BSPs. 53 BSPs.
56 54
57- *Detailed Public Information Not Specific to the Yocto Project:* For 55- *Detailed Public Information Not Specific to the Yocto Project:* For
@@ -69,8 +67,8 @@ supplemental information is recommended for full comprehension. For
69additional introductory information on the Yocto Project, see the 67additional introductory information on the Yocto Project, see the
70:yocto_home:`Yocto Project Website <>`. If you want to build an image 68:yocto_home:`Yocto Project Website <>`. If you want to build an image
71with no knowledge of Yocto Project as a way of quickly testing it out, 69with no knowledge of Yocto Project as a way of quickly testing it out,
72see the `Yocto Project Quick Build <&YOCTO_DOCS_BRIEF_URL;>`__ document. 70see the :doc:`../brief-yoctoprojectqs/brief-yoctoprojectqs` document.
73For a comprehensive list of links and other documentation, see the 71For a comprehensive list of links and other documentation, see the
74"`Links and Related 72":ref:`Links and Related
75Documentation <&YOCTO_DOCS_REF_URL;#resources-links-and-related-documentation>`__" 73Documentation <resources-links-and-related-documentation>`"
76section in the Yocto Project Reference Manual. 74section in the Yocto Project Reference Manual.