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/ref-manual/ref-tasks.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/ref-manual/ref-tasks.rst')
| -rw-r--r-- | documentation/ref-manual/ref-tasks.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-tasks.rst b/documentation/ref-manual/ref-tasks.rst index 9ef014139c..88b285d769 100644 --- a/documentation/ref-manual/ref-tasks.rst +++ b/documentation/ref-manual/ref-tasks.rst | |||
| @@ -122,7 +122,7 @@ If the ``do_deploy`` task re-executes, any previous output is removed | |||
| 122 | 122 | ||
| 123 | Fetches the source code. This task uses the | 123 | Fetches the source code. This task uses the |
| 124 | :term:`SRC_URI` variable and the argument's prefix to | 124 | :term:`SRC_URI` variable and the argument's prefix to |
| 125 | determine the correct :ref:`fetcher <bitbake:bb-fetchers>` | 125 | determine the correct :ref:`fetcher <bitbake:bitbake-user-manual/bitbake-user-manual-fetching:fetchers>` |
| 126 | module. | 126 | module. |
| 127 | 127 | ||
| 128 | .. _ref-tasks-image: | 128 | .. _ref-tasks-image: |
