summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/sdk-extensible.rst
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2020-11-20 08:50:38 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-03 12:04:20 +0000
commit63710fc913a39f0037c1f6604bf46446af26f86d (patch)
tree38f3c46574cf456fdcb779b40feb1c414970de3a /documentation/sdk-manual/sdk-extensible.rst
parent308cffcef12b93b4e42ef8a8821df1e0bcdd9a81 (diff)
downloadpoky-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/sdk-manual/sdk-extensible.rst')
-rw-r--r--documentation/sdk-manual/sdk-extensible.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/sdk-manual/sdk-extensible.rst b/documentation/sdk-manual/sdk-extensible.rst
index 1a17da4f6e..14ad23ba8f 100644
--- a/documentation/sdk-manual/sdk-extensible.rst
+++ b/documentation/sdk-manual/sdk-extensible.rst
@@ -627,7 +627,7 @@ specify source code revision and versioning schemes, extract code into
627or out of the ``devtool`` 627or out of the ``devtool``
628:ref:`devtool-the-workspace-layer-structure`, 628:ref:`devtool-the-workspace-layer-structure`,
629and work with any source file forms that the 629and work with any source file forms that the
630:ref:`fetchers <bitbake:bb-fetchers>` support. 630:ref:`fetchers <bitbake:bitbake-user-manual/bitbake-user-manual-fetching:fetchers>` support.
631 631
632The following diagram shows the common development flow used with the 632The following diagram shows the common development flow used with the
633``devtool upgrade`` command: 633``devtool upgrade`` command: