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 --- documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'documentation/brief-yoctoprojectqs') diff --git a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst index 563c3f2d9a..8af70b4d46 100644 --- a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst +++ b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst @@ -138,8 +138,8 @@ an entire Linux distribution, including the toolchain, from source. - If you do not know your proxy settings, consult your local network infrastructure resources and get that information. A good starting point could also be to check your web browser settings. Finally, - you can find more information on the "`Working Behind a Network - Proxy `__" + you can find more information on the + ":yocto_wiki:`Working Behind a Network Proxy `" page of the Yocto Project Wiki. 1. *Initialize the Build Environment:* From within the ``poky`` @@ -239,7 +239,7 @@ modular development and makes it easier to reuse the layer metadata. Follow these steps to add a hardware layer: 1. *Find a Layer:* Lots of hardware layers exist. The Yocto Project - `Source Repositories <&YOCTO_GIT_URL;>`__ has many hardware layers. + :yocto_git:`Source Repositories <>` has many hardware layers. This example adds the `meta-altera `__ hardware layer. @@ -324,7 +324,7 @@ Now that you have experienced using the Yocto Project, you might be asking yourself "What now?" The Yocto Project has many sources of information including the website, wiki pages, and user manuals: -- *Website:* The `Yocto Project Website <&YOCTO_HOME_URL;>`__ provides +- *Website:* The :yocto_home:`Yocto Project Website <>` provides background information, the latest builds, breaking news, full development documentation, and access to a rich Yocto Project Development Community into which you can tap. @@ -343,7 +343,7 @@ information including the website, wiki pages, and user manuals: The manual also provides conceptual information for various aspects of the Yocto Project. -- *Yocto Project Wiki:* The `Yocto Project Wiki <&YOCTO_WIKI_URL;>`__ +- *Yocto Project Wiki:* The :yocto_wiki:`Yocto Project Wiki <>` provides additional information on where to go next when ramping up with the Yocto Project, release information, project planning, and QA information. -- cgit v1.2.3-54-g00ecf