diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index baf84173f4..199cede372 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -190,6 +190,16 @@ Once you have a container set up, everything is in place to develop just as if you were running on a native Linux machine. + If you are going to use the Poky container, see the + "Cloning the poky Repository" + section. + If you are going to use the Extensible SDK container, see the + "Using the Extensible SDK" + Chapter in the Yocto Project Software Development Kit (SDK) + Developer's Guide. + If you are going to use the Toaster container, see the + "Setting Up and Using Toaster" + section in the Toaster User Manual.