mirror of
https://git.yoctoproject.org/poky
synced 2026-07-15 15:37:03 +00:00
sphinx: add links for Yocto project website
In DocBook, variables are used to create custom links (note that it is not consistent everywhere, since some web addresses are still hardcoded), such as YOCTO_HOME_URL, YOCTO_GIT_URL, YOCTO_WIKI_URL, YOCTO_BUGS_URL and YOCTO_DL_URL.. In Sphinx they are replaced with extlinks. (From yocto-docs rev: d25f3095a9d29a3355581d0743f27b2a423ad580) 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
26c5622bb5
commit
283ed72d48
@@ -38,7 +38,7 @@ needs for targeted hardware.
|
||||
|
||||
You can find a web interface to the Yocto Linux kernels in the `Source
|
||||
Repositories <&YOCTO_DOCS_OM_URL;#source-repositories>`__ at
|
||||
` <&YOCTO_GIT_URL;>`__. If you look at the interface, you will see to
|
||||
:yocto_git:`/`. If you look at the interface, you will see to
|
||||
the left a grouping of Git repositories titled "Yocto Linux Kernel".
|
||||
Within this group, you will find several Linux Yocto kernels developed
|
||||
and included with Yocto Project releases:
|
||||
|
||||
Reference in New Issue
Block a user