summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2020-12-03 22:38:43 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-09 12:21:27 +0000
commitb70318797c598db4cfda28226ac4c535235c9d1b (patch)
tree4f9c7f2cebb12356270779fbeb6b2f44f68622f0 /documentation/overview-manual
parent79fecb25e15178ad1a0f56233a2d514340c14ab5 (diff)
downloadpoky-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.rst6
-rw-r--r--documentation/overview-manual/yp-intro.rst10
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
112between recipes files. An example is the 112between recipes files. An example is the
113:ref:`autotools <ref-classes-autotools>` class, 113:ref:`autotools <ref-classes-autotools>` class,
114which contains common settings for any application that Autotools uses. 114which contains common settings for any application that Autotools uses.
115The ":ref:`ref-manual/ref-classes:Classes`" chapter in the 115The ":ref:`ref-manual/classes:Classes`" chapter in the
116Yocto Project Reference Manual provides details about classes and how to 116Yocto Project Reference Manual provides details about classes and how to
117use them. 117use 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
1291The build process writes images out to the :term:`Build Directory` 1291The 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
682The following figure illustrates what generally comprises Poky: 682The following figure illustrates what generally comprises Poky:
@@ -720,7 +720,7 @@ Poky has a regular, well established, six-month release cycle under its
720own version. Major releases occur at the same time major releases (point 720own version. Major releases occur at the same time major releases (point
721releases) occur for the Yocto Project, which are typically in the Spring 721releases) occur for the Yocto Project, which are typically in the Spring
722and Fall. For more information on the Yocto Project release schedule and 722and Fall. For more information on the Yocto Project release schedule and
723cadence, see the ":doc:`/ref-manual/ref-release-process`" chapter in the 723cadence, see the ":doc:`/ref-manual/release-process`" chapter in the
724Yocto Project Reference Manual. 724Yocto Project Reference Manual.
725 725
726Much has been said about Poky being a "default configuration". A default 726Much has been said about Poky being a "default configuration". A default
@@ -798,7 +798,7 @@ Some Basic Terms
798 798
799It helps to understand some basic fundamental terms when learning the 799It helps to understand some basic fundamental terms when learning the
800Yocto Project. Although a list of terms exists in the ":doc:`Yocto Project 800Yocto Project. Although a list of terms exists in the ":doc:`Yocto Project
801Terms </ref-manual/ref-terms>`" section of the Yocto Project 801Terms </ref-manual/terms>`" section of the Yocto Project
802Reference Manual, this section provides the definitions of some terms 802Reference Manual, this section provides the definitions of some terms
803helpful for getting started: 803helpful 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