summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/migration-2.3.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/ref-manual/migration-2.3.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/ref-manual/migration-2.3.rst')
-rw-r--r--documentation/ref-manual/migration-2.3.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/migration-2.3.rst b/documentation/ref-manual/migration-2.3.rst
index 5bf3e7033c..4041ad0556 100644
--- a/documentation/ref-manual/migration-2.3.rst
+++ b/documentation/ref-manual/migration-2.3.rst
@@ -198,7 +198,7 @@ The following changes took place for BitBake:
198 fetcher passes the new parameter through the ``SVN_SSH`` environment 198 fetcher passes the new parameter through the ``SVN_SSH`` environment
199 variable during the :ref:`ref-tasks-fetch` task. 199 variable during the :ref:`ref-tasks-fetch` task.
200 200
201 See the ":ref:`bitbake:svn-fetcher`" 201 See the ":ref:`bitbake:bitbake-user-manual/bitbake-user-manual-fetching:subversion (svn) fetcher (\`\`svn://\`\`)`"
202 section in the BitBake 202 section in the BitBake
203 User Manual for additional information. 203 User Manual for additional information.
204 204