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/ref-manual/resources.rst | |
| 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/ref-manual/resources.rst')
| -rw-r--r-- | documentation/ref-manual/resources.rst | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/documentation/ref-manual/resources.rst b/documentation/ref-manual/resources.rst index c172aab259..70ba8e7be5 100644 --- a/documentation/ref-manual/resources.rst +++ b/documentation/ref-manual/resources.rst | |||
| @@ -50,7 +50,7 @@ against the Yocto Project, see the following: | |||
| 50 | - The ":ref:`dev-manual/dev-manual-common-tasks:submitting a defect against the yocto project`" | 50 | - The ":ref:`dev-manual/dev-manual-common-tasks:submitting a defect against the yocto project`" |
| 51 | section in the Yocto Project Development Tasks Manual. | 51 | section in the Yocto Project Development Tasks Manual. |
| 52 | 52 | ||
| 53 | - The Yocto Project :yocto_wiki:`Bugzilla wiki page </wiki/Bugzilla_Configuration_and_Bug_Tracking>` | 53 | - The Yocto Project :yocto_wiki:`Bugzilla wiki page </Bugzilla_Configuration_and_Bug_Tracking>` |
| 54 | 54 | ||
| 55 | For information on Bugzilla in general, see http://www.bugzilla.org/about/. | 55 | For information on Bugzilla in general, see http://www.bugzilla.org/about/. |
| 56 | 56 | ||
| @@ -108,7 +108,7 @@ Here is a list of resources you might find helpful: | |||
| 108 | - :yocto_home:`The Yocto Project Website <>`\ *:* The home site | 108 | - :yocto_home:`The Yocto Project Website <>`\ *:* The home site |
| 109 | for the Yocto Project. | 109 | for the Yocto Project. |
| 110 | 110 | ||
| 111 | - :yocto_wiki:`The Yocto Project Main Wiki Page </wiki/Main_Page>`\ *:* The main wiki page for | 111 | - :yocto_wiki:`The Yocto Project Main Wiki Page <>`\ *:* The main wiki page for |
| 112 | the Yocto Project. This page contains information about project | 112 | the Yocto Project. This page contains information about project |
| 113 | planning, release engineering, QA & automation, a reference site map, | 113 | planning, release engineering, QA & automation, a reference site map, |
| 114 | and other resources related to the Yocto Project. | 114 | and other resources related to the Yocto Project. |
| @@ -171,7 +171,7 @@ Here is a list of resources you might find helpful: | |||
| 171 | the :term:`OpenEmbedded Build System`, which uses | 171 | the :term:`OpenEmbedded Build System`, which uses |
| 172 | BitBake, that reports build information. | 172 | BitBake, that reports build information. |
| 173 | 173 | ||
| 174 | - :yocto_wiki:`FAQ </wiki/FAQ>`\ *:* A list of commonly asked | 174 | - :yocto_wiki:`FAQ </FAQ>`\ *:* A list of commonly asked |
| 175 | questions and their answers. | 175 | questions and their answers. |
| 176 | 176 | ||
| 177 | - *Release Notes:* Features, updates and known issues for the current | 177 | - *Release Notes:* Features, updates and known issues for the current |
| @@ -184,7 +184,8 @@ Here is a list of resources you might find helpful: | |||
| 184 | the Yocto Project uses. If you find problems with the Yocto Project, | 184 | the Yocto Project uses. If you find problems with the Yocto Project, |
| 185 | you should report them using this application. | 185 | you should report them using this application. |
| 186 | 186 | ||
| 187 | - :yocto_wiki:`Bugzilla Configuration and Bug Tracking Wiki Page </wiki/Bugzilla_Configuration_and_Bug_Tracking>`\ *:* | 187 | - :yocto_wiki:`Bugzilla Configuration and Bug Tracking Wiki Page |
| 188 | </Bugzilla_Configuration_and_Bug_Tracking>`\ *:* | ||
| 188 | Information on how to get set up and use the Yocto Project | 189 | Information on how to get set up and use the Yocto Project |
| 189 | implementation of Bugzilla for logging and tracking Yocto Project | 190 | implementation of Bugzilla for logging and tracking Yocto Project |
| 190 | defects. | 191 | defects. |
