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/sdk-manual | |
| 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/sdk-manual')
| -rw-r--r-- | documentation/sdk-manual/sdk-extensible.rst | 2 |
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 | |||
| 627 | or out of the ``devtool`` | 627 | or out of the ``devtool`` |
| 628 | :ref:`devtool-the-workspace-layer-structure`, | 628 | :ref:`devtool-the-workspace-layer-structure`, |
| 629 | and work with any source file forms that the | 629 | and 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 | ||
| 632 | The following diagram shows the common development flow used with the | 632 | The following diagram shows the common development flow used with the |
| 633 | ``devtool upgrade`` command: | 633 | ``devtool upgrade`` command: |
