mirror of
https://git.yoctoproject.org/poky
synced 2026-07-17 04:07:06 +00:00
sphinx: add links to section in the Bitbake manual
Use intersphinx extension to replace links to the Bitbake manual with proper cross references. (From yocto-docs rev: 458a6e540a2286ac838812d802306806f77b885c) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
18df4a8368
commit
f3e7db78ad
@@ -46,8 +46,8 @@ environment setup script (i.e. ````` <#structure-core-script>`__) places
|
||||
the ``scripts/`` and ``bitbake/bin/`` directories (in that order) into
|
||||
the shell's ``PATH`` environment variable.
|
||||
|
||||
For more information on BitBake, see the `BitBake User
|
||||
Manual <&YOCTO_DOCS_BB_URL;>`__.
|
||||
For more information on BitBake, see the :doc:`BitBake User Manual
|
||||
<bitbake:index>`.
|
||||
|
||||
.. _structure-core-build:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user