diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2021-05-06 19:17:57 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-13 11:28:34 +0100 |
commit | d4a82b30b7d3622d5e3101aeb333bbdb31622176 (patch) | |
tree | ad8ebb64f0363ad685ad6d6163cc4bf2ce4f535f /documentation/overview-manual | |
parent | f3540fc691c12aca637ddea71bd0090ddcc40e19 (diff) | |
download | poky-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.rst | 2 | ||||
-rw-r--r-- | documentation/overview-manual/yp-intro.rst | 20 |
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, | |||
12 | best-known-methods (BKMs), and any other high-level introductory | 12 | best-known-methods (BKMs), and any other high-level introductory |
13 | information suitable for a new Yocto Project user. | 13 | information suitable for a new Yocto Project user. |
14 | 14 | ||
15 | The following list describes what you can get from this manual: | 15 | Here 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. | |||
38 | Features | 38 | Features |
39 | -------- | 39 | -------- |
40 | 40 | ||
41 | The following list describes features and advantages of the Yocto | 41 | Here are features and advantages of the Yocto Project: |
42 | Project: | ||
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: | |||
137 | Challenges | 136 | Challenges |
138 | ---------- | 137 | ---------- |
139 | 138 | ||
140 | The following list presents challenges you might encounter when | 139 | Here are challenges you might encounter when developing using the Yocto Project: |
141 | developing 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. | |||
292 | Development Tools | 290 | Development Tools |
293 | ----------------- | 291 | ----------------- |
294 | 292 | ||
295 | The following list consists of tools that help you develop images and | 293 | Here are tools that help you develop images and applications using |
296 | applications using the Yocto Project: | 294 | the 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: | |||
347 | Production Tools | 345 | Production Tools |
348 | ---------------- | 346 | ---------------- |
349 | 347 | ||
350 | The following list consists of tools that help production related | 348 | Here are tools that help with production related activities using the |
351 | activities using the Yocto Project: | 349 | Yocto 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: | |||
444 | Open-Embedded Build System Components | 442 | Open-Embedded Build System Components |
445 | ------------------------------------- | 443 | ------------------------------------- |
446 | 444 | ||
447 | The following list consists of components associated with the | 445 | Here 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. | |||
511 | Packages for Finished Targets | 508 | Packages for Finished Targets |
512 | ----------------------------- | 509 | ----------------------------- |
513 | 510 | ||
514 | The following lists components associated with packages for finished | 511 | Here are components associated with packages for finished targets: |
515 | targets: | ||
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 |