diff options
| author | Quentin Schulz <foss@0leil.net> | 2020-09-17 01:59:04 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-17 10:09:36 +0100 |
| commit | 3b9114cf5a75180b23714624e0e6caa7b0cc951e (patch) | |
| tree | c97d1f771cfb708258594cb5593723c8b6872d63 /documentation/what-i-wish-id-known.rst | |
| parent | 89b546f636b246985a7fe1c09779809327b96079 (diff) | |
| download | poky-3b9114cf5a75180b23714624e0e6caa7b0cc951e.tar.gz | |
sphinx: fix or add missing links and remove mention of Eclipse workflow
The Eclipse plugin has long been gone.
(From yocto-docs rev: f7a01e67d760c1de3f5a36e3513cba1627b4ed96)
Signed-off-by: Quentin Schulz <foss@0leil.net>
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/what-i-wish-id-known.rst')
| -rw-r--r-- | documentation/what-i-wish-id-known.rst | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/documentation/what-i-wish-id-known.rst b/documentation/what-i-wish-id-known.rst index 1afc2eff97..495ebdc200 100644 --- a/documentation/what-i-wish-id-known.rst +++ b/documentation/what-i-wish-id-known.rst | |||
| @@ -190,29 +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. | 193 | Project. See the :doc:`../dev-manual/dev-manual`. |
| 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. This manual also provides example workflows that | 198 | application development. The :doc:`../sdk-manual/sdk-extensible` also provides |
| 199 | use the popular Eclipse\ |trade| development environment and that use | 199 | example workflows that use devtool. See the section |
| 200 | devtool. See the "Workflow using Eclipse\ |trade|" and "Using devtool in | 200 | :ref:`sdk-manual/sdk-extensible:using \`\`devtool\`\` in your sdk workflow` |
| 201 | your SDK Workflow" sections 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 Yocto Project Linux | 204 | kernel and understand Yocto Linux kernels, see the :doc:`../kernel-dev/kernel-dev`. |
| 205 | Kernel Development Manual. This manual provides information on how to patch | 205 | This manual provides information on how to patch the kernel, modify kernel |
| 206 | the kernel, modify kernel 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 Yocto Project Board Support Packages (BSP) Developer's | 209 | BSPs, see the :doc:`../bsp-guide/bsp-guide`. This manual also provides an |
| 210 | Guide. This manual also provides an example BSP creation workflow. See the | 210 | example BSP creation workflow. See the :doc:`../bsp-guide/bsp` section. |
| 211 | "Developing a Board Support Package (BSP)" section. | ||
| 212 | 211 | ||
| 213 | * **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 |
| 214 | 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 |
| 215 | interface to create images, see the Toaster User Manual. | 214 | interface to create images, see the :doc:`../toaster-manual/toaster-manual`. |
| 216 | 215 | ||
| 217 | * **Have Available the Yocto Project Reference Manual**: Unlike the rest of | 216 | * **Have Available the Yocto Project Reference Manual**: Unlike the rest of |
| 218 | 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 |
| @@ -220,7 +219,7 @@ contact us with other suggestions. | |||
| 220 | 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 |
| 221 | together, information on various technical details, guidance on migrating | 220 | together, information on various technical details, guidance on migrating |
| 222 | to a newer Yocto Project release, reference material on the directory | 221 | to a newer Yocto Project release, reference material on the directory |
| 223 | structure, classes, and tasks. The Yocto Project Reference Manual also | 222 | structure, classes, and tasks. The :doc:`../ref-manual/ref-manual` also |
| 224 | contains a fairly comprehensive glossary of variables used within the Yocto | 223 | contains a fairly comprehensive glossary of variables used within the Yocto |
| 225 | Project. | 224 | Project. |
| 226 | 225 | ||
