diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-12-08 15:45:15 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-18 10:41:21 +0000 |
commit | c7b6c384693034558eddc7f5973d0a32dce75145 (patch) | |
tree | fe1d02827fa6b2c6c45eaf22fa4d7593dd761ac8 /documentation/ref-manual | |
parent | 01e5d22507e57c66452f14610ee8eb3d66ac9d71 (diff) | |
download | poky-c7b6c384693034558eddc7f5973d0a32dce75145.tar.gz |
ref-manual/resources.rst: fix formating
Simplify formating for better looking output.
For example, mosts paragraphs had only ther ":" character in boldface.
(From yocto-docs rev: 833ea5d06dd46e79b2d02752f2c41a4c3a54a2f9)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/resources.rst | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/documentation/ref-manual/resources.rst b/documentation/ref-manual/resources.rst index c737cba912..fd4aed0164 100644 --- a/documentation/ref-manual/resources.rst +++ b/documentation/ref-manual/resources.rst | |||
@@ -104,93 +104,93 @@ Links and Related Documentation | |||
104 | 104 | ||
105 | Here is a list of resources you might find helpful: | 105 | Here is a list of resources you might find helpful: |
106 | 106 | ||
107 | - :yocto_home:`The Yocto Project Website <>`\ *:* The home site | 107 | - :yocto_home:`The Yocto Project Website <>`: The home site |
108 | for the Yocto Project. | 108 | for the Yocto Project. |
109 | 109 | ||
110 | - :yocto_wiki:`The Yocto Project Main Wiki Page <>`\ *:* The main wiki page for | 110 | - :yocto_wiki:`The Yocto Project Main Wiki Page <>`: The main wiki page for |
111 | the Yocto Project. This page contains information about project | 111 | the Yocto Project. This page contains information about project |
112 | planning, release engineering, QA & automation, a reference site map, | 112 | planning, release engineering, QA & automation, a reference site map, |
113 | and other resources related to the Yocto Project. | 113 | and other resources related to the Yocto Project. |
114 | 114 | ||
115 | - :oe_home:`OpenEmbedded <>`\ *:* The build system used by the | 115 | - :oe_home:`OpenEmbedded <>`: The build system used by the |
116 | Yocto Project. This project is the upstream, generic, embedded | 116 | Yocto Project. This project is the upstream, generic, embedded |
117 | distribution from which the Yocto Project derives its build system | 117 | distribution from which the Yocto Project derives its build system |
118 | (Poky) and to which it contributes. | 118 | (Poky) and to which it contributes. |
119 | 119 | ||
120 | - :oe_wiki:`BitBake </BitBake>`\ *:* The tool used to process metadata. | 120 | - :oe_wiki:`BitBake </BitBake>`: The tool used to process metadata. |
121 | 121 | ||
122 | - :doc:`BitBake User Manual <bitbake:index>`\ *:* A comprehensive | 122 | - :doc:`BitBake User Manual <bitbake:index>`: A comprehensive |
123 | guide to the BitBake tool. If you want information on BitBake, see | 123 | guide to the BitBake tool. If you want information on BitBake, see |
124 | this manual. | 124 | this manual. |
125 | 125 | ||
126 | - :doc:`/brief-yoctoprojectqs/index` *:* This | 126 | - :doc:`/brief-yoctoprojectqs/index`: This |
127 | short document lets you experience building an image using the Yocto | 127 | short document lets you experience building an image using the Yocto |
128 | Project without having to understand any concepts or details. | 128 | Project without having to understand any concepts or details. |
129 | 129 | ||
130 | - :doc:`/overview-manual/index` *:* This manual provides overview | 130 | - :doc:`/overview-manual/index`: This manual provides overview |
131 | and conceptual information about the Yocto Project. | 131 | and conceptual information about the Yocto Project. |
132 | 132 | ||
133 | - :doc:`/dev-manual/index` *:* This manual is a "how-to" guide | 133 | - :doc:`/dev-manual/index`: This manual is a "how-to" guide |
134 | that presents procedures useful to both application and system | 134 | that presents procedures useful to both application and system |
135 | developers who use the Yocto Project. | 135 | developers who use the Yocto Project. |
136 | 136 | ||
137 | - :doc:`/sdk-manual/index` *manual :* This | 137 | - :doc:`/sdk-manual/index` manual: This |
138 | guide provides information that lets you get going with the standard | 138 | guide provides information that lets you get going with the standard |
139 | or extensible SDK. An SDK, with its cross-development toolchains, | 139 | or extensible SDK. An SDK, with its cross-development toolchains, |
140 | allows you to develop projects inside or outside of the Yocto Project | 140 | allows you to develop projects inside or outside of the Yocto Project |
141 | environment. | 141 | environment. |
142 | 142 | ||
143 | - :doc:`/bsp-guide/bsp` *:* This guide defines the structure | 143 | - :doc:`/bsp-guide/bsp`: This guide defines the structure |
144 | for BSP components. Having a commonly understood structure encourages | 144 | for BSP components. Having a commonly understood structure encourages |
145 | standardization. | 145 | standardization. |
146 | 146 | ||
147 | - :doc:`/kernel-dev/index` *:* This manual describes | 147 | - :doc:`/kernel-dev/index`: This manual describes |
148 | how to work with Linux Yocto kernels as well as provides a bit of | 148 | how to work with Linux Yocto kernels as well as provides a bit of |
149 | conceptual information on the construction of the Yocto Linux kernel | 149 | conceptual information on the construction of the Yocto Linux kernel |
150 | tree. | 150 | tree. |
151 | 151 | ||
152 | - :doc:`/ref-manual/index` *:* This | 152 | - :doc:`/ref-manual/index`: This |
153 | manual provides reference material such as variable, task, and class | 153 | manual provides reference material such as variable, task, and class |
154 | descriptions. | 154 | descriptions. |
155 | 155 | ||
156 | - :yocto_docs:`Yocto Project Mega-Manual </singleindex.html>`\ *:* This manual | 156 | - :yocto_docs:`Yocto Project Mega-Manual </singleindex.html>`: This manual |
157 | is simply a single HTML file comprised of the bulk of the Yocto | 157 | is simply a single HTML file comprised of the bulk of the Yocto |
158 | Project manuals. It makes it easy to search for phrases and terms used | 158 | Project manuals. It makes it easy to search for phrases and terms used |
159 | in the Yocto Project documentation set. | 159 | in the Yocto Project documentation set. |
160 | 160 | ||
161 | - :doc:`/profile-manual/index` *:* This manual presents a set of | 161 | - :doc:`/profile-manual/index`: This manual presents a set of |
162 | common and generally useful tracing and profiling schemes along with | 162 | common and generally useful tracing and profiling schemes along with |
163 | their applications (as appropriate) to each tool. | 163 | their applications (as appropriate) to each tool. |
164 | 164 | ||
165 | - :doc:`/toaster-manual/index` *:* This manual | 165 | - :doc:`/toaster-manual/index`: This manual |
166 | introduces and describes how to set up and use Toaster. Toaster is an | 166 | introduces and describes how to set up and use Toaster. Toaster is an |
167 | Application Programming Interface (API) and web-based interface to | 167 | Application Programming Interface (API) and web-based interface to |
168 | the :term:`OpenEmbedded Build System`, which uses | 168 | the :term:`OpenEmbedded Build System`, which uses |
169 | BitBake, that reports build information. | 169 | BitBake, that reports build information. |
170 | 170 | ||
171 | - :yocto_wiki:`FAQ </FAQ>`\ *:* A list of commonly asked | 171 | - :yocto_wiki:`FAQ </FAQ>`: A list of commonly asked |
172 | questions and their answers. | 172 | questions and their answers. |
173 | 173 | ||
174 | - *Release Notes:* Features, updates and known issues for the current | 174 | - Release Notes: Features, updates and known issues for the current |
175 | release of the Yocto Project. To access the Release Notes, go to the | 175 | release of the Yocto Project. To access the Release Notes, go to the |
176 | :yocto_home:`Downloads </software-overview/downloads>` page on | 176 | :yocto_home:`Downloads </software-overview/downloads>` page on |
177 | the Yocto Project website and click on the "RELEASE INFORMATION" link | 177 | the Yocto Project website and click on the "RELEASE INFORMATION" link |
178 | for the appropriate release. | 178 | for the appropriate release. |
179 | 179 | ||
180 | - :yocto_bugs:`Bugzilla <>`\ *:* The bug tracking application | 180 | - :yocto_bugs:`Bugzilla <>`: The bug tracking application |
181 | the Yocto Project uses. If you find problems with the Yocto Project, | 181 | the Yocto Project uses. If you find problems with the Yocto Project, |
182 | you should report them using this application. | 182 | you should report them using this application. |
183 | 183 | ||
184 | - :yocto_wiki:`Bugzilla Configuration and Bug Tracking Wiki Page | 184 | - :yocto_wiki:`Bugzilla Configuration and Bug Tracking Wiki Page |
185 | </Bugzilla_Configuration_and_Bug_Tracking>`\ *:* | 185 | </Bugzilla_Configuration_and_Bug_Tracking>`: |
186 | Information on how to get set up and use the Yocto Project | 186 | Information on how to get set up and use the Yocto Project |
187 | implementation of Bugzilla for logging and tracking Yocto Project | 187 | implementation of Bugzilla for logging and tracking Yocto Project |
188 | defects. | 188 | defects. |
189 | 189 | ||
190 | - *Internet Relay Chat (IRC):* Two IRC channels on | 190 | - Internet Relay Chat (IRC): Two IRC channels on |
191 | `Libera Chat <https://libera.chat/>`__ are | 191 | `Libera Chat <https://libera.chat/>`__ are |
192 | available for Yocto Project and OpenEmbeddded discussions: ``#yocto`` and | 192 | available for Yocto Project and OpenEmbeddded discussions: ``#yocto`` and |
193 | ``#oe``, respectively. | 193 | ``#oe``, respectively. |
194 | 194 | ||
195 | - `Quick EMUlator (QEMU) <https://wiki.qemu.org/Index.html>`__\ *:* An | 195 | - `Quick EMUlator (QEMU) <https://wiki.qemu.org/Index.html>`__: An |
196 | open-source machine emulator and virtualizer. | 196 | open-source machine emulator and virtualizer. |