diff options
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-12-03 22:38:43 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-09 12:21:27 +0000 |
commit | b70318797c598db4cfda28226ac4c535235c9d1b (patch) | |
tree | 4f9c7f2cebb12356270779fbeb6b2f44f68622f0 /documentation/overview-manual | |
parent | 79fecb25e15178ad1a0f56233a2d514340c14ab5 (diff) | |
download | poky-b70318797c598db4cfda28226ac4c535235c9d1b.tar.gz |
ref-manual: remove 'ref' from filenames
All filenames duplicate the 'manual name', which is not needed, and
make all references longer than they should. Rename all files to be as
consise as possible, and fix all references
(From yocto-docs rev: bb7e4783f45a5f67e6e4b39968f3512f43738833)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual')
-rw-r--r-- | documentation/overview-manual/concepts.rst | 6 | ||||
-rw-r--r-- | documentation/overview-manual/yp-intro.rst | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst index 019ead85cb..8fbbabbac5 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst | |||
@@ -112,7 +112,7 @@ Class files (``.bbclass``) contain information that is useful to share | |||
112 | between recipes files. An example is the | 112 | between recipes files. An example is the |
113 | :ref:`autotools <ref-classes-autotools>` class, | 113 | :ref:`autotools <ref-classes-autotools>` class, |
114 | which contains common settings for any application that Autotools uses. | 114 | which contains common settings for any application that Autotools uses. |
115 | The ":ref:`ref-manual/ref-classes:Classes`" chapter in the | 115 | The ":ref:`ref-manual/classes:Classes`" chapter in the |
116 | Yocto Project Reference Manual provides details about classes and how to | 116 | Yocto Project Reference Manual provides details about classes and how to |
117 | use them. | 117 | use them. |
118 | 118 | ||
@@ -456,7 +456,7 @@ typically find in the distribution layer: | |||
456 | can be shared among recipes in the distribution. When your recipes | 456 | can be shared among recipes in the distribution. When your recipes |
457 | inherit a class, they take on the settings and functions for that | 457 | inherit a class, they take on the settings and functions for that |
458 | class. You can read more about class files in the | 458 | class. You can read more about class files in the |
459 | ":ref:`ref-manual/ref-classes:Classes`" chapter of the Yocto | 459 | ":ref:`ref-manual/classes:Classes`" chapter of the Yocto |
460 | Reference Manual. | 460 | Reference Manual. |
461 | 461 | ||
462 | - *conf:* This area holds configuration files for the layer | 462 | - *conf:* This area holds configuration files for the layer |
@@ -1285,7 +1285,7 @@ this output: | |||
1285 | .. note:: | 1285 | .. note:: |
1286 | 1286 | ||
1287 | For a list of example images that the Yocto Project provides, see the | 1287 | For a list of example images that the Yocto Project provides, see the |
1288 | ":doc:`/ref-manual/ref-images`" chapter in the Yocto Project Reference | 1288 | ":doc:`/ref-manual/images`" chapter in the Yocto Project Reference |
1289 | Manual. | 1289 | Manual. |
1290 | 1290 | ||
1291 | The build process writes images out to the :term:`Build Directory` | 1291 | The build process writes images out to the :term:`Build Directory` |
diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst index c66b4b5da2..66a88c9521 100644 --- a/documentation/overview-manual/yp-intro.rst +++ b/documentation/overview-manual/yp-intro.rst | |||
@@ -111,7 +111,7 @@ Project: | |||
111 | development. | 111 | development. |
112 | 112 | ||
113 | - *Releases According to a Strict Schedule:* Major releases occur on a | 113 | - *Releases According to a Strict Schedule:* Major releases occur on a |
114 | :doc:`six-month cycle </ref-manual/ref-release-process>` | 114 | :doc:`six-month cycle </ref-manual/release-process>` |
115 | predictably in October and April. The most recent two releases | 115 | predictably in October and April. The most recent two releases |
116 | support point releases to address common vulnerabilities and | 116 | support point releases to address common vulnerabilities and |
117 | exposures. This predictability is crucial for projects based on the | 117 | exposures. This predictability is crucial for projects based on the |
@@ -676,7 +676,7 @@ these items that make up the Poky repository in the | |||
676 | 676 | ||
677 | If you are interested in all the contents of the | 677 | If you are interested in all the contents of the |
678 | poky | 678 | poky |
679 | Git repository, see the ":ref:`ref-manual/ref-structure:top-level core components`" | 679 | Git repository, see the ":ref:`ref-manual/structure:top-level core components`" |
680 | section in the Yocto Project Reference Manual. | 680 | section in the Yocto Project Reference Manual. |
681 | 681 | ||
682 | The following figure illustrates what generally comprises Poky: | 682 | The following figure illustrates what generally comprises Poky: |
@@ -720,7 +720,7 @@ Poky has a regular, well established, six-month release cycle under its | |||
720 | own version. Major releases occur at the same time major releases (point | 720 | own version. Major releases occur at the same time major releases (point |
721 | releases) occur for the Yocto Project, which are typically in the Spring | 721 | releases) occur for the Yocto Project, which are typically in the Spring |
722 | and Fall. For more information on the Yocto Project release schedule and | 722 | and Fall. For more information on the Yocto Project release schedule and |
723 | cadence, see the ":doc:`/ref-manual/ref-release-process`" chapter in the | 723 | cadence, see the ":doc:`/ref-manual/release-process`" chapter in the |
724 | Yocto Project Reference Manual. | 724 | Yocto Project Reference Manual. |
725 | 725 | ||
726 | Much has been said about Poky being a "default configuration". A default | 726 | Much has been said about Poky being a "default configuration". A default |
@@ -798,7 +798,7 @@ Some Basic Terms | |||
798 | 798 | ||
799 | It helps to understand some basic fundamental terms when learning the | 799 | It helps to understand some basic fundamental terms when learning the |
800 | Yocto Project. Although a list of terms exists in the ":doc:`Yocto Project | 800 | Yocto Project. Although a list of terms exists in the ":doc:`Yocto Project |
801 | Terms </ref-manual/ref-terms>`" section of the Yocto Project | 801 | Terms </ref-manual/terms>`" section of the Yocto Project |
802 | Reference Manual, this section provides the definitions of some terms | 802 | Reference Manual, this section provides the definitions of some terms |
803 | helpful for getting started: | 803 | helpful for getting started: |
804 | 804 | ||
@@ -879,7 +879,7 @@ helpful for getting started: | |||
879 | 879 | ||
880 | It is worth noting that the term "package" can, in general, have | 880 | It is worth noting that the term "package" can, in general, have |
881 | subtle meanings. For example, the packages referred to in the | 881 | subtle meanings. For example, the packages referred to in the |
882 | ":ref:`ref-manual/ref-system-requirements:required packages for the build host`" | 882 | ":ref:`ref-manual/system-requirements:required packages for the build host`" |
883 | section in the Yocto Project Reference Manual are compiled binaries | 883 | section in the Yocto Project Reference Manual are compiled binaries |
884 | that, when installed, add functionality to your Linux distribution. | 884 | that, when installed, add functionality to your Linux distribution. |
885 | 885 | ||