diff options
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-11-25 21:52:04 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-03 12:04:21 +0000 |
commit | 62c061968c12511dc09ad575caa75f8960ac27cf (patch) | |
tree | 14c809f81e8151d8ffd47c380d1150359ade3742 /documentation/dev-manual/dev-manual-start.rst | |
parent | 02604216344d8f8d3dbdef9f52339e5cfeb4a9a7 (diff) | |
download | poky-62c061968c12511dc09ad575caa75f8960ac27cf.tar.gz |
dev-manual: remove unused labels
(From yocto-docs rev: e1bcfe4d8086f65511569278119be9b38b262108)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.rst')
-rw-r--r-- | documentation/dev-manual/dev-manual-start.rst | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/documentation/dev-manual/dev-manual-start.rst b/documentation/dev-manual/dev-manual-start.rst index a85b86fbfb..f768f092be 100644 --- a/documentation/dev-manual/dev-manual-start.rst +++ b/documentation/dev-manual/dev-manual-start.rst | |||
@@ -11,8 +11,6 @@ host <dev-manual/dev-manual-start:preparing the build host>`, how to locate | |||
11 | Yocto Project source repositories, and how to create local Git | 11 | Yocto Project source repositories, and how to create local Git |
12 | repositories. | 12 | repositories. |
13 | 13 | ||
14 | .. _usingpoky-changes-collaborate: | ||
15 | |||
16 | Creating a Team Development Environment | 14 | Creating a Team Development Environment |
17 | ======================================= | 15 | ======================================= |
18 | 16 | ||
@@ -261,8 +259,6 @@ particular working environment and set of practices. | |||
261 | of the available mailing lists, see the ":ref:`resources-mailinglist`" section in | 259 | of the available mailing lists, see the ":ref:`resources-mailinglist`" section in |
262 | the Yocto Project Reference Manual. | 260 | the Yocto Project Reference Manual. |
263 | 261 | ||
264 | .. _dev-preparing-the-build-host: | ||
265 | |||
266 | Preparing the Build Host | 262 | Preparing the Build Host |
267 | ======================== | 263 | ======================== |
268 | 264 | ||
@@ -352,8 +348,6 @@ Kit (eSDK) manual. If you want to work on the kernel, see the :doc:`../kernel-de | |||
352 | Toaster, see the ":doc:`../toaster-manual/toaster-manual-setup-and-use`" | 348 | Toaster, see the ":doc:`../toaster-manual/toaster-manual-setup-and-use`" |
353 | section in the Toaster User Manual. | 349 | section in the Toaster User Manual. |
354 | 350 | ||
355 | .. _setting-up-to-use-crops: | ||
356 | |||
357 | Setting Up to Use CROss PlatformS (CROPS) | 351 | Setting Up to Use CROss PlatformS (CROPS) |
358 | ----------------------------------------- | 352 | ----------------------------------------- |
359 | 353 | ||
@@ -454,8 +448,6 @@ Kit (eSDK) manual. If you are going to use the Toaster container, see | |||
454 | the ":doc:`../toaster-manual/toaster-manual-setup-and-use`" | 448 | the ":doc:`../toaster-manual/toaster-manual-setup-and-use`" |
455 | section in the Toaster User Manual. | 449 | section in the Toaster User Manual. |
456 | 450 | ||
457 | .. _setting-up-to-use-wsl: | ||
458 | |||
459 | Setting Up to Use Windows Subsystem For Linux (WSLv2) | 451 | Setting Up to Use Windows Subsystem For Linux (WSLv2) |
460 | ----------------------------------------------------- | 452 | ----------------------------------------------------- |
461 | 453 | ||
@@ -855,8 +847,6 @@ and then specifically check out that development branch. | |||
855 | master | 847 | master |
856 | * &DISTRO_NAME_NO_CAP; | 848 | * &DISTRO_NAME_NO_CAP; |
857 | 849 | ||
858 | .. _checkout-out-by-tag-in-poky: | ||
859 | |||
860 | Checking Out by Tag in Poky | 850 | Checking Out by Tag in Poky |
861 | --------------------------- | 851 | --------------------------- |
862 | 852 | ||