diff options
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-11-20 08:50:38 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-03 12:04:20 +0000 |
commit | 63710fc913a39f0037c1f6604bf46446af26f86d (patch) | |
tree | 38f3c46574cf456fdcb779b40feb1c414970de3a /documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst | |
parent | 308cffcef12b93b4e42ef8a8821df1e0bcdd9a81 (diff) | |
download | poky-63710fc913a39f0037c1f6604bf46446af26f86d.tar.gz |
sphinx: replace bitbake labels with references to corresponding title
In order to remove autogenerated labels in the bibtake docs, let's use
section titles in all YP docs.
(From yocto-docs rev: 0f44b6027f16cc37260abc7e00042d98e2e0427f)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst')
-rw-r--r-- | documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst index c9622d3647..f8c3ad974e 100644 --- a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst +++ b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst | |||
@@ -246,7 +246,7 @@ an entire Linux distribution, including the toolchain, from source. | |||
246 | For information on using the ``bitbake`` command, see the | 246 | For information on using the ``bitbake`` command, see the |
247 | :ref:`usingpoky-components-bitbake` section in the Yocto Project Overview and | 247 | :ref:`usingpoky-components-bitbake` section in the Yocto Project Overview and |
248 | Concepts Manual, or see the ":ref:`BitBake Command | 248 | Concepts Manual, or see the ":ref:`BitBake Command |
249 | <bitbake:bitbake-user-manual-command>`" section in the BitBake User Manual. | 249 | <bitbake:bitbake-user-manual/bitbake-user-manual-intro:the bitbake command>`" section in the BitBake User Manual. |
250 | 250 | ||
251 | #. **Simulate Your Image Using QEMU:** Once this particular image is | 251 | #. **Simulate Your Image Using QEMU:** Once this particular image is |
252 | built, you can start QEMU, which is a Quick EMUlator that ships with | 252 | built, you can start QEMU, which is a Quick EMUlator that ships with |