From 283ed72d487ed78d4f8e0fcc17f635d6c212b7c6 Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Thu, 30 Jul 2020 11:00:01 +0200 Subject: 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 Signed-off-by: Richard Purdie --- .../overview-manual/overview-manual-yp-intro.rst | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'documentation/overview-manual/overview-manual-yp-intro.rst') diff --git a/documentation/overview-manual/overview-manual-yp-intro.rst b/documentation/overview-manual/overview-manual-yp-intro.rst index 3f98fa939c..743353547e 100644 --- a/documentation/overview-manual/overview-manual-yp-intro.rst +++ b/documentation/overview-manual/overview-manual-yp-intro.rst @@ -47,8 +47,8 @@ Project: system, software, and service vendors exist whose products and services adopt and support the Yocto Project. For a look at the Yocto Project community and the companies involved with the Yocto Project, - see the "COMMUNITY" and "ECOSYSTEM" tabs on the `Yocto - Project <&YOCTO_HOME_URL;>`__ home page. + see the "COMMUNITY" and "ECOSYSTEM" tabs on the + :yocto_home:`Yocto Project <>` home page. - *Architecture Agnostic:* Yocto Project supports Intel, ARM, MIPS, AMD, PPC and other architectures. Most ODMs, OSVs, and chip vendors @@ -482,8 +482,7 @@ The following list consists of components associated with the OpenEmbedded-derived systems, which includes the Yocto Project. The Yocto Project and the OpenEmbedded Project both maintain the OpenEmbedded-Core. You can find the OE-Core metadata in the Yocto - Project `Source - Repositories <&YOCTO_GIT_URL;/cgit/cgit.cgi/poky/tree/meta>`__. + Project :yocto_git:`Source Repositories `. Historically, the Yocto Project integrated the OE-Core metadata throughout the Yocto Project source repository reference system @@ -543,8 +542,8 @@ targets: applications that you can tailor to a specific, non-desktop platform to enhance usability in constrained environments. - You can find the Matchbox source in the Yocto Project `Source - Repositories <&YOCTO_GIT_URL;>`__. + You can find the Matchbox source in the Yocto Project + :yocto_git:`Source Repositories <>`. - *Opkg* Open PacKaGe management (opkg) is a lightweight package management system based on the itsy package (ipkg) management system. @@ -696,8 +695,8 @@ into a usable binary image. Poky is a combined repository of BitBake, OpenEmbedded-Core (which is found in ``meta``), ``meta-poky``, ``meta-yocto-bsp``, and documentation provided all together and known to work well together. You can view -these items that make up the Poky repository in the `Source -Repositories <&YOCTO_GIT_URL;/cgit/cgit.cgi/poky/tree/>`__. +these items that make up the Poky repository in the +:yocto_git:`Source Repositories `. .. note:: -- cgit v1.2.3-54-g00ecf