summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/intro.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/overview-manual/intro.rst')
-rw-r--r--documentation/overview-manual/intro.rst17
1 files changed, 8 insertions, 9 deletions
diff --git a/documentation/overview-manual/intro.rst b/documentation/overview-manual/intro.rst
index bd247dd45c..80446b3810 100644
--- a/documentation/overview-manual/intro.rst
+++ b/documentation/overview-manual/intro.rst
@@ -12,19 +12,18 @@ introduces the Yocto Project by providing concepts, software overviews,
12best-known-methods (BKMs), and any other high-level introductory 12best-known-methods (BKMs), and any other high-level introductory
13information suitable for a new Yocto Project user. 13information suitable for a new Yocto Project user.
14 14
15The following list describes what you can get from this manual: 15Here is what you can get from this manual:
16 16
17- `Introducing the Yocto Project <#overview-yp>`__\ *:* This chapter 17- :ref:`overview-manual/yp-intro:introducing the yocto project`\ *:*
18 provides an introduction to the Yocto Project. You will learn about 18 This chapter provides an introduction to the Yocto Project. You will learn
19 features and challenges of the Yocto Project, the layer model, 19 about features and challenges of the Yocto Project, the layer model,
20 components and tools, development methods, the 20 components and tools, development methods, the
21 :term:`Poky` reference distribution, the 21 :term:`Poky` reference distribution, the
22 OpenEmbedded build system workflow, and some basic Yocto terms. 22 OpenEmbedded build system workflow, and some basic Yocto terms.
23 23
24- `The Yocto Project Development 24- :ref:`overview-manual/development-environment:the yocto project development environment`\ *:*
25 Environment <#overview-development-environment>`__\ *:* This chapter 25 This chapter helps you get started understanding the Yocto Project
26 helps you get started understanding the Yocto Project development 26 development environment. You will learn about open source, development hosts,
27 environment. You will learn about open source, development hosts,
28 Yocto Project source repositories, workflows using Git and the Yocto 27 Yocto Project source repositories, workflows using Git and the Yocto
29 Project, a Git primer, and information about licensing. 28 Project, a Git primer, and information about licensing.
30 29
@@ -39,7 +38,7 @@ This manual does not give you the following:
39 procedures reside in other manuals within the Yocto Project 38 procedures reside in other manuals within the Yocto Project
40 documentation set. For example, the :doc:`/dev-manual/index` 39 documentation set. For example, the :doc:`/dev-manual/index`
41 provides examples on how to perform 40 provides examples on how to perform
42 various development tasks. As another example, the 41 various development tasks. As another example, the
43 :doc:`/sdk-manual/index` manual contains detailed 42 :doc:`/sdk-manual/index` manual contains detailed
44 instructions on how to install an SDK, which is used to develop 43 instructions on how to install an SDK, which is used to develop
45 applications for target hardware. 44 applications for target hardware.