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-intro.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-intro.rst')
-rw-r--r-- | documentation/dev-manual/dev-manual-intro.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.rst b/documentation/dev-manual/dev-manual-intro.rst index 05136f7353..9bbac9610c 100644 --- a/documentation/dev-manual/dev-manual-intro.rst +++ b/documentation/dev-manual/dev-manual-intro.rst | |||
@@ -4,8 +4,6 @@ | |||
4 | The Yocto Project Development Tasks Manual | 4 | The Yocto Project Development Tasks Manual |
5 | ****************************************** | 5 | ****************************************** |
6 | 6 | ||
7 | .. _dev-welcome: | ||
8 | |||
9 | Welcome | 7 | Welcome |
10 | ======= | 8 | ======= |
11 | 9 | ||