summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-intro.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-intro.rst')
-rw-r--r--documentation/dev-manual/dev-manual-intro.rst13
1 files changed, 5 insertions, 8 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.rst b/documentation/dev-manual/dev-manual-intro.rst
index 1dc552c750..3225c6ca45 100644
--- a/documentation/dev-manual/dev-manual-intro.rst
+++ b/documentation/dev-manual/dev-manual-intro.rst
@@ -32,16 +32,14 @@ This manual provides the following:
32 32
33This manual does not provide the following: 33This manual does not provide the following:
34 34
35- Redundant Step-by-step Instructions: For example, the `Yocto Project 35- Redundant Step-by-step Instructions: For example, the
36 Application Development and the Extensible Software Development Kit 36 :doc:`../sdk-manual/sdk-manual` manual contains detailed
37 (eSDK) <&YOCTO_DOCS_SDK_URL;>`__ manual contains detailed
38 instructions on how to install an SDK, which is used to develop 37 instructions on how to install an SDK, which is used to develop
39 applications for target hardware. 38 applications for target hardware.
40 39
41- Reference or Conceptual Material: This type of material resides in an 40- Reference or Conceptual Material: This type of material resides in an
42 appropriate reference manual. For example, system variables are 41 appropriate reference manual. For example, system variables are
43 documented in the `Yocto Project Reference 42 documented in the :doc`../ref-manual/ref-manual`.
44 Manual <&YOCTO_DOCS_REF_URL;>`__.
45 43
46- Detailed Public Information Not Specific to the Yocto Project: For 44- Detailed Public Information Not Specific to the Yocto Project: For
47 example, exhaustive information on how to use the Source Control 45 example, exhaustive information on how to use the Source Control
@@ -56,9 +54,8 @@ supplemental information is recommended for full comprehension. For
56introductory information on the Yocto Project, see the 54introductory information on the Yocto Project, see the
57:yocto_home:`Yocto Project Website <>`. If you want to build an image with no 55:yocto_home:`Yocto Project Website <>`. If you want to build an image with no
58knowledge of Yocto Project as a way of quickly testing it out, see the 56knowledge of Yocto Project as a way of quickly testing it out, see the
59`Yocto Project Quick Build <&YOCTO_DOCS_BRIEF_URL;>`__ document. 57:doc:`../brief-yoctoprojectqs/brief-yoctoprojectqs` document.
60 58
61For a comprehensive list of links and other documentation, see the 59For a comprehensive list of links and other documentation, see the
62"`Links and Related 60":ref:`ref-manual/resources:links and related documentation`"
63Documentation <&YOCTO_DOCS_REF_URL;#resources-links-and-related-documentation>`__"
64section in the Yocto Project Reference Manual. 61section in the Yocto Project Reference Manual.