summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2021-05-06 19:17:57 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-13 11:28:34 +0100
commitd4a82b30b7d3622d5e3101aeb333bbdb31622176 (patch)
treead8ebb64f0363ad685ad6d6163cc4bf2ce4f535f /documentation/overview-manual
parentf3540fc691c12aca637ddea71bd0090ddcc40e19 (diff)
downloadpoky-d4a82b30b7d3622d5e3101aeb333bbdb31622176.tar.gz
manuals: reduce verbosity related to "the following" expression
(From yocto-docs rev: da9d1cfb5c084d172eff3cb10ec3631dd8266260) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual')
-rw-r--r--documentation/overview-manual/intro.rst2
-rw-r--r--documentation/overview-manual/yp-intro.rst20
2 files changed, 9 insertions, 13 deletions
diff --git a/documentation/overview-manual/intro.rst b/documentation/overview-manual/intro.rst
index a2afe77564..a8091771f4 100644
--- a/documentation/overview-manual/intro.rst
+++ b/documentation/overview-manual/intro.rst
@@ -12,7 +12,7 @@ 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- :ref:`overview-manual/yp-intro:introducing the yocto project`\ *:* 17- :ref:`overview-manual/yp-intro:introducing the yocto project`\ *:*
18 This chapter provides an introduction to the Yocto Project. You will learn 18 This chapter provides an introduction to the Yocto Project. You will learn
diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst
index fca02e4cec..7a01828c5f 100644
--- a/documentation/overview-manual/yp-intro.rst
+++ b/documentation/overview-manual/yp-intro.rst
@@ -38,8 +38,7 @@ to the Yocto Project.
38Features 38Features
39-------- 39--------
40 40
41The following list describes features and advantages of the Yocto 41Here are features and advantages of the Yocto Project:
42Project:
43 42
44- *Widely Adopted Across the Industry:* Many semiconductor, operating 43- *Widely Adopted Across the Industry:* Many semiconductor, operating
45 system, software, and service vendors adopt and support the Yocto 44 system, software, and service vendors adopt and support the Yocto
@@ -137,8 +136,7 @@ Project:
137Challenges 136Challenges
138---------- 137----------
139 138
140The following list presents challenges you might encounter when 139Here are challenges you might encounter when developing using the Yocto Project:
141developing using the Yocto Project:
142 140
143- *Steep Learning Curve:* The Yocto Project has a steep learning curve 141- *Steep Learning Curve:* The Yocto Project has a steep learning curve
144 and has many different ways to accomplish similar tasks. It can be 142 and has many different ways to accomplish similar tasks. It can be
@@ -292,8 +290,8 @@ associated with the Yocto Project.
292Development Tools 290Development Tools
293----------------- 291-----------------
294 292
295The following list consists of tools that help you develop images and 293Here are tools that help you develop images and applications using
296applications using the Yocto Project: 294the Yocto Project:
297 295
298- *CROPS:* `CROPS <https://github.com/crops/poky-container/>`__ is an 296- *CROPS:* `CROPS <https://github.com/crops/poky-container/>`__ is an
299 open source, cross-platform development framework that leverages 297 open source, cross-platform development framework that leverages
@@ -347,8 +345,8 @@ applications using the Yocto Project:
347Production Tools 345Production Tools
348---------------- 346----------------
349 347
350The following list consists of tools that help production related 348Here are tools that help with production related activities using the
351activities using the Yocto Project: 349Yocto Project:
352 350
353- *Auto Upgrade Helper:* This utility when used in conjunction with the 351- *Auto Upgrade Helper:* This utility when used in conjunction with the
354 :term:`OpenEmbedded Build System` 352 :term:`OpenEmbedded Build System`
@@ -444,8 +442,7 @@ activities using the Yocto Project:
444Open-Embedded Build System Components 442Open-Embedded Build System Components
445------------------------------------- 443-------------------------------------
446 444
447The following list consists of components associated with the 445Here are components associated with the :term:`OpenEmbedded Build System`:
448:term:`OpenEmbedded Build System`:
449 446
450- *BitBake:* BitBake is a core component of the Yocto Project and is 447- *BitBake:* BitBake is a core component of the Yocto Project and is
451 used by the OpenEmbedded build system to build images. While BitBake 448 used by the OpenEmbedded build system to build images. While BitBake
@@ -511,8 +508,7 @@ section.
511Packages for Finished Targets 508Packages for Finished Targets
512----------------------------- 509-----------------------------
513 510
514The following lists components associated with packages for finished 511Here are components associated with packages for finished targets:
515targets:
516 512
517- *Matchbox:* Matchbox is an Open Source, base environment for the X 513- *Matchbox:* Matchbox is an Open Source, base environment for the X
518 Window System running on non-desktop, embedded platforms such as 514 Window System running on non-desktop, embedded platforms such as