summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/start.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/start.rst')
-rw-r--r--documentation/dev-manual/start.rst15
1 files changed, 12 insertions, 3 deletions
diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst
index a4f938db3d..b108337795 100644
--- a/documentation/dev-manual/start.rst
+++ b/documentation/dev-manual/start.rst
@@ -334,7 +334,10 @@ to use the Extensible SDK, see the ":doc:`/sdk-manual/extensible`" Chapter in th
334Project Application Development and the Extensible Software Development 334Project Application Development and the Extensible Software Development
335Kit (eSDK) manual. If you want to work on the kernel, see the :doc:`/kernel-dev/index`. If you are going to use 335Kit (eSDK) manual. If you want to work on the kernel, see the :doc:`/kernel-dev/index`. If you are going to use
336Toaster, see the ":doc:`/toaster-manual/setup-and-use`" 336Toaster, see the ":doc:`/toaster-manual/setup-and-use`"
337section in the Toaster User Manual. 337section in the Toaster User Manual. If you are a VSCode user, you can configure
338the `Yocto Project BitBake
339<https://marketplace.visualstudio.com/items?itemName=yocto-project.yocto-bitbake>`__
340extension accordingly.
338 341
339Setting Up to Use CROss PlatformS (CROPS) 342Setting Up to Use CROss PlatformS (CROPS)
340----------------------------------------- 343-----------------------------------------
@@ -426,7 +429,10 @@ section. If you are going to use the Extensible SDK container, see the
426Project Application Development and the Extensible Software Development 429Project Application Development and the Extensible Software Development
427Kit (eSDK) manual. If you are going to use the Toaster container, see 430Kit (eSDK) manual. If you are going to use the Toaster container, see
428the ":doc:`/toaster-manual/setup-and-use`" 431the ":doc:`/toaster-manual/setup-and-use`"
429section in the Toaster User Manual. 432section in the Toaster User Manual. If you are a VSCode user, you can configure
433the `Yocto Project BitBake
434<https://marketplace.visualstudio.com/items?itemName=yocto-project.yocto-bitbake>`__
435extension accordingly.
430 436
431Setting Up to Use Windows Subsystem For Linux (WSL 2) 437Setting Up to Use Windows Subsystem For Linux (WSL 2)
432----------------------------------------------------- 438-----------------------------------------------------
@@ -554,7 +560,10 @@ Extensible SDK container, see the ":doc:`/sdk-manual/extensible`" Chapter in the
554Project Application Development and the Extensible Software Development 560Project Application Development and the Extensible Software Development
555Kit (eSDK) manual. If you are going to use the Toaster container, see 561Kit (eSDK) manual. If you are going to use the Toaster container, see
556the ":doc:`/toaster-manual/setup-and-use`" 562the ":doc:`/toaster-manual/setup-and-use`"
557section in the Toaster User Manual. 563section in the Toaster User Manual. If you are a VSCode user, you can configure
564the `Yocto Project BitBake
565<https://marketplace.visualstudio.com/items?itemName=yocto-project.yocto-bitbake>`__
566extension accordingly.
558 567
559Locating Yocto Project Source Files 568Locating Yocto Project Source Files
560=================================== 569===================================