summaryrefslogtreecommitdiffstats
path: root/documentation/what-i-wish-id-known.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/what-i-wish-id-known.rst')
-rw-r--r--documentation/what-i-wish-id-known.rst14
1 files changed, 7 insertions, 7 deletions
diff --git a/documentation/what-i-wish-id-known.rst b/documentation/what-i-wish-id-known.rst
index 3f9fdea5fa..563594b523 100644
--- a/documentation/what-i-wish-id-known.rst
+++ b/documentation/what-i-wish-id-known.rst
@@ -190,28 +190,28 @@ contact us with other suggestions.
190 contains procedural information grouped to help you get set up, work with 190 contains procedural information grouped to help you get set up, work with
191 layers, customize images, write new recipes, work with libraries, and use 191 layers, customize images, write new recipes, work with libraries, and use
192 QEMU. The information is task-based and spans the breadth of the Yocto 192 QEMU. The information is task-based and spans the breadth of the Yocto
193 Project. See the :doc:`../dev-manual/index`. 193 Project. See the :doc:`/dev-manual/index`.
194 194
195 * **Look Through the Yocto Project Application Development and the Extensible 195 * **Look Through the Yocto Project Application Development and the Extensible
196 Software Development Kit (eSDK) manual**: This manual describes how to use 196 Software Development Kit (eSDK) manual**: This manual describes how to use
197 both the standard SDK and the extensible SDK, which are used primarily for 197 both the standard SDK and the extensible SDK, which are used primarily for
198 application development. The :doc:`../sdk-manual/sdk-extensible` also provides 198 application development. The :doc:`/sdk-manual/sdk-extensible` also provides
199 example workflows that use devtool. See the section 199 example workflows that use devtool. See the section
200 :ref:`sdk-manual/sdk-extensible:using \`\`devtool\`\` in your sdk workflow` 200 :ref:`sdk-manual/sdk-extensible:using \`\`devtool\`\` in your sdk workflow`
201 for more information. 201 for more information.
202 202
203 * **Learn About Kernel Development**: If you want to see how to work with the 203 * **Learn About Kernel Development**: If you want to see how to work with the
204 kernel and understand Yocto Linux kernels, see the :doc:`../kernel-dev/index`. 204 kernel and understand Yocto Linux kernels, see the :doc:`/kernel-dev/index`.
205 This manual provides information on how to patch the kernel, modify kernel 205 This manual provides information on how to patch the kernel, modify kernel
206 recipes, and configure the kernel. 206 recipes, and configure the kernel.
207 207
208 * **Learn About Board Support Packages (BSPs)**: If you want to learn about 208 * **Learn About Board Support Packages (BSPs)**: If you want to learn about
209 BSPs, see the :doc:`../bsp-guide/index`. This manual also provides an 209 BSPs, see the :doc:`/bsp-guide/index`. This manual also provides an
210 example BSP creation workflow. See the :doc:`../bsp-guide/bsp` section. 210 example BSP creation workflow. See the :doc:`/bsp-guide/bsp` section.
211 211
212 * **Learn About Toaster**: Toaster is a web interface to the Yocto Project's 212 * **Learn About Toaster**: Toaster is a web interface to the Yocto Project's
213 OpenEmbedded build system. If you are interested in using this type of 213 OpenEmbedded build system. If you are interested in using this type of
214 interface to create images, see the :doc:`../toaster-manual/index`. 214 interface to create images, see the :doc:`/toaster-manual/index`.
215 215
216 * **Have Available the Yocto Project Reference Manual**: Unlike the rest of 216 * **Have Available the Yocto Project Reference Manual**: Unlike the rest of
217 the Yocto Project manual set, this manual is comprised of material suited 217 the Yocto Project manual set, this manual is comprised of material suited
@@ -219,7 +219,7 @@ contact us with other suggestions.
219 look at how the pieces of the Yocto Project development environment work 219 look at how the pieces of the Yocto Project development environment work
220 together, information on various technical details, guidance on migrating 220 together, information on various technical details, guidance on migrating
221 to a newer Yocto Project release, reference material on the directory 221 to a newer Yocto Project release, reference material on the directory
222 structure, classes, and tasks. The :doc:`../ref-manual/index` also 222 structure, classes, and tasks. The :doc:`/ref-manual/index` also
223 contains a fairly comprehensive glossary of variables used within the Yocto 223 contains a fairly comprehensive glossary of variables used within the Yocto
224 Project. 224 Project.
225 225