diff options
| author | Paul Barker <pbarker@konsulko.com> | 2020-11-27 15:19:08 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-03 12:04:21 +0000 |
| commit | 8faafa99cc9a45c1920ec3ea696a9ec7fb653194 (patch) | |
| tree | 0b34a19a12e115e8b63219e5a6aec7a0b58b85bf /documentation/dev-manual | |
| parent | 62c061968c12511dc09ad575caa75f8960ac27cf (diff) | |
| download | poky-8faafa99cc9a45c1920ec3ea696a9ec7fb653194.tar.gz | |
documentation: Simplify yocto_wiki links
The `yocto_wiki` external link directive is modified to include the
`/wiki` element of the URL so that we can simplify the links in the
text.
Note that there are still a couple of places where this directive
cannot be used, such as in the table of contents in index.rst.
(From yocto-docs rev: d8aa5f93d349f27db3d03a2c4bcc205649f45a8d)
Signed-off-by: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.rst | 14 | ||||
| -rw-r--r-- | documentation/dev-manual/dev-manual-start.rst | 4 |
2 files changed, 9 insertions, 9 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.rst b/documentation/dev-manual/dev-manual-common-tasks.rst index 706d5e7a64..4257a4bb99 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.rst +++ b/documentation/dev-manual/dev-manual-common-tasks.rst | |||
| @@ -135,7 +135,7 @@ Follow these general steps to create your layer without using tools: | |||
| 135 | Lists all layers on which this layer depends (if any). | 135 | Lists all layers on which this layer depends (if any). |
| 136 | 136 | ||
| 137 | - :term:`LAYERSERIES_COMPAT`: | 137 | - :term:`LAYERSERIES_COMPAT`: |
| 138 | Lists the :yocto_wiki:`Yocto Project </wiki/Releases>` | 138 | Lists the :yocto_wiki:`Yocto Project </Releases>` |
| 139 | releases for which the current version is compatible. This | 139 | releases for which the current version is compatible. This |
| 140 | variable is a good way to indicate if your particular layer is | 140 | variable is a good way to indicate if your particular layer is |
| 141 | current. | 141 | current. |
| @@ -6476,7 +6476,7 @@ the following: | |||
| 6476 | build system uses this string to help define the value of ``PV`` when | 6476 | build system uses this string to help define the value of ``PV`` when |
| 6477 | the source code revision needs to be included in it. | 6477 | the source code revision needs to be included in it. |
| 6478 | 6478 | ||
| 6479 | - :yocto_wiki:`PR Service </wiki/PR_Service>`: A | 6479 | - :yocto_wiki:`PR Service </PR_Service>`: A |
| 6480 | network-based service that helps automate keeping package feeds | 6480 | network-based service that helps automate keeping package feeds |
| 6481 | compatible with existing package manager applications such as RPM, | 6481 | compatible with existing package manager applications such as RPM, |
| 6482 | APT, and OPKG. | 6482 | APT, and OPKG. |
| @@ -6518,7 +6518,7 @@ revision field, which removes the human element. | |||
| 6518 | .. note:: | 6518 | .. note:: |
| 6519 | 6519 | ||
| 6520 | For additional information on using a PR Service, you can see the | 6520 | For additional information on using a PR Service, you can see the |
| 6521 | :yocto_wiki:`PR Service </wiki/PR_Service>` wiki page. | 6521 | :yocto_wiki:`PR Service </PR_Service>` wiki page. |
| 6522 | 6522 | ||
| 6523 | The Yocto Project uses variables in order of decreasing priority to | 6523 | The Yocto Project uses variables in order of decreasing priority to |
| 6524 | facilitate revision numbering (i.e. | 6524 | facilitate revision numbering (i.e. |
| @@ -7314,7 +7314,7 @@ where the result can be ``PASS``, ``FAIL``, or ``SKIP``, and | |||
| 7314 | the testname can be any identifying string. | 7314 | the testname can be any identifying string. |
| 7315 | 7315 | ||
| 7316 | For a list of Yocto Project recipes that are already enabled with ptest, | 7316 | For a list of Yocto Project recipes that are already enabled with ptest, |
| 7317 | see the :yocto_wiki:`Ptest </wiki/Ptest>` wiki page. | 7317 | see the :yocto_wiki:`Ptest </Ptest>` wiki page. |
| 7318 | 7318 | ||
| 7319 | .. note:: | 7319 | .. note:: |
| 7320 | 7320 | ||
| @@ -10320,7 +10320,7 @@ Here are some other tips that you might find useful: | |||
| 10320 | Project implementation of | 10320 | Project implementation of |
| 10321 | :yocto_bugs:`Bugzilla <>`. For information on | 10321 | :yocto_bugs:`Bugzilla <>`. For information on |
| 10322 | how to submit a bug against the Yocto Project, see the Yocto Project | 10322 | how to submit a bug against the Yocto Project, see the Yocto Project |
| 10323 | Bugzilla :yocto_wiki:`wiki page </wiki/Bugzilla_Configuration_and_Bug_Tracking>` | 10323 | Bugzilla :yocto_wiki:`wiki page </Bugzilla_Configuration_and_Bug_Tracking>` |
| 10324 | and the "`Submitting a Defect Against the Yocto | 10324 | and the "`Submitting a Defect Against the Yocto |
| 10325 | Project <#submitting-a-defect-against-the-yocto-project>`__" section. | 10325 | Project <#submitting-a-defect-against-the-yocto-project>`__" section. |
| 10326 | 10326 | ||
| @@ -10348,7 +10348,7 @@ implementation of Bugzilla see the ":ref:`Yocto Project | |||
| 10348 | Bugzilla <resources-bugtracker>`" section in the | 10348 | Bugzilla <resources-bugtracker>`" section in the |
| 10349 | Yocto Project Reference Manual. For more detail on any of the following | 10349 | Yocto Project Reference Manual. For more detail on any of the following |
| 10350 | steps, see the Yocto Project | 10350 | steps, see the Yocto Project |
| 10351 | :yocto_wiki:`Bugzilla wiki page </wiki/Bugzilla_Configuration_and_Bug_Tracking>`. | 10351 | :yocto_wiki:`Bugzilla wiki page </Bugzilla_Configuration_and_Bug_Tracking>`. |
| 10352 | 10352 | ||
| 10353 | Use the following general steps to submit a bug: | 10353 | Use the following general steps to submit a bug: |
| 10354 | 10354 | ||
| @@ -10812,7 +10812,7 @@ master branch or the fix on the master branch is unsuitable for backporting. | |||
| 10812 | 10812 | ||
| 10813 | The list of stable branches along with the status and maintainer for each | 10813 | The list of stable branches along with the status and maintainer for each |
| 10814 | branch can be obtained from the | 10814 | branch can be obtained from the |
| 10815 | :yocto_wiki:`Releases wiki page </wiki/Releases>`. | 10815 | :yocto_wiki:`Releases wiki page </Releases>`. |
| 10816 | 10816 | ||
| 10817 | .. note:: | 10817 | .. note:: |
| 10818 | 10818 | ||
diff --git a/documentation/dev-manual/dev-manual-start.rst b/documentation/dev-manual/dev-manual-start.rst index f768f092be..07e822899a 100644 --- a/documentation/dev-manual/dev-manual-start.rst +++ b/documentation/dev-manual/dev-manual-start.rst | |||
| @@ -305,7 +305,7 @@ Project Build Host: | |||
| 305 | validation and their status, see the ":ref:`Supported Linux | 305 | validation and their status, see the ":ref:`Supported Linux |
| 306 | Distributions <detailed-supported-distros>`" | 306 | Distributions <detailed-supported-distros>`" |
| 307 | section in the Yocto Project Reference Manual and the wiki page at | 307 | section in the Yocto Project Reference Manual and the wiki page at |
| 308 | :yocto_wiki:`Distribution Support </wiki/Distribution_Support>`. | 308 | :yocto_wiki:`Distribution Support </Distribution_Support>`. |
| 309 | 309 | ||
| 310 | 2. *Have Enough Free Memory:* Your system should have at least 50 Gbytes | 310 | 2. *Have Enough Free Memory:* Your system should have at least 50 Gbytes |
| 311 | of free disk space for building images. | 311 | of free disk space for building images. |
| @@ -678,7 +678,7 @@ Releases <#accessing-index-of-releases>`__" section. | |||
| 678 | .. note:: | 678 | .. note:: |
| 679 | 679 | ||
| 680 | For a "map" of Yocto Project releases to version numbers, see the | 680 | For a "map" of Yocto Project releases to version numbers, see the |
| 681 | :yocto_wiki:`Releases </wiki/Releases>` wiki page. | 681 | :yocto_wiki:`Releases </Releases>` wiki page. |
| 682 | 682 | ||
| 683 | You can use the "RELEASE ARCHIVE" link to reveal a menu of all Yocto | 683 | You can use the "RELEASE ARCHIVE" link to reveal a menu of all Yocto |
| 684 | Project releases. | 684 | Project releases. |
