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 5a81506a9b..44503a5183 100644
--- a/documentation/dev-manual/start.rst
+++ b/documentation/dev-manual/start.rst
@@ -332,7 +332,10 @@ to use the Extensible SDK, see the ":doc:`/sdk-manual/extensible`" Chapter in th
332Project Application Development and the Extensible Software Development 332Project Application Development and the Extensible Software Development
333Kit (eSDK) manual. If you want to work on the kernel, see the :doc:`/kernel-dev/index`. If you are going to use 333Kit (eSDK) manual. If you want to work on the kernel, see the :doc:`/kernel-dev/index`. If you are going to use
334Toaster, see the ":doc:`/toaster-manual/setup-and-use`" 334Toaster, see the ":doc:`/toaster-manual/setup-and-use`"
335section in the Toaster User Manual. 335section in the Toaster User Manual. If you are a VSCode user, you can configure
336the `Yocto Project BitBake
337<https://marketplace.visualstudio.com/items?itemName=yocto-project.yocto-bitbake>`__
338extension accordingly.
336 339
337Setting Up to Use CROss PlatformS (CROPS) 340Setting Up to Use CROss PlatformS (CROPS)
338----------------------------------------- 341-----------------------------------------
@@ -424,7 +427,10 @@ section. If you are going to use the Extensible SDK container, see the
424Project Application Development and the Extensible Software Development 427Project Application Development and the Extensible Software Development
425Kit (eSDK) manual. If you are going to use the Toaster container, see 428Kit (eSDK) manual. If you are going to use the Toaster container, see
426the ":doc:`/toaster-manual/setup-and-use`" 429the ":doc:`/toaster-manual/setup-and-use`"
427section in the Toaster User Manual. 430section in the Toaster User Manual. If you are a VSCode user, you can configure
431the `Yocto Project BitBake
432<https://marketplace.visualstudio.com/items?itemName=yocto-project.yocto-bitbake>`__
433extension accordingly.
428 434
429Setting Up to Use Windows Subsystem For Linux (WSLv2) 435Setting Up to Use Windows Subsystem For Linux (WSLv2)
430----------------------------------------------------- 436-----------------------------------------------------
@@ -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===================================