summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual/toaster-manual-intro.rst
diff options
context:
space:
mode:
authorTim Orling <timothy.t.orling@linux.intel.com>2020-09-16 13:13:37 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-17 10:09:35 +0100
commitb199ff072e7d59255df4b414947f43a522c166e2 (patch)
tree80298d44138bf67fce3d00749f0dbfe136f813e6 /documentation/toaster-manual/toaster-manual-intro.rst
parentf8b4bbda0316d2f1b276cb2ed2cf25422c418ac1 (diff)
downloadpoky-b199ff072e7d59255df4b414947f43a522c166e2.tar.gz
sphinx: toaster-manual: fix vars, links, code blocks
Also update Django links to 2.2 LTS release (from 1.11) Replace most references to 'rocko' with variable (From yocto-docs rev: ddf1e119db93fc3f8b141a04f6d0009f933b1006) Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-intro.rst')
-rw-r--r--documentation/toaster-manual/toaster-manual-intro.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/toaster-manual/toaster-manual-intro.rst b/documentation/toaster-manual/toaster-manual-intro.rst
index cc972f7c73..0b7cd41c8f 100644
--- a/documentation/toaster-manual/toaster-manual-intro.rst
+++ b/documentation/toaster-manual/toaster-manual-intro.rst
@@ -26,9 +26,9 @@ extensive information about the build process.
26 Yocto Project releases 1.8 and beyond. With the Toaster web 26 Yocto Project releases 1.8 and beyond. With the Toaster web
27 interface, you can: 27 interface, you can:
28 28
29 - Browse layers listed in the various `layer 29 - Browse layers listed in the various
30 sources <#layer-source>`__ that are available in your project 30 :ref:`layer sources <toaster-manual/toaster-manual-reference:layer source>`
31 (e.g. the OpenEmbedded Layer Index at 31 that are available in your project (e.g. the OpenEmbedded Layer Index at
32 http://layers.openembedded.org/layerindex/). 32 http://layers.openembedded.org/layerindex/).
33 33
34 - Browse images, recipes, and machines provided by those layers. 34 - Browse images, recipes, and machines provided by those layers.
@@ -78,7 +78,7 @@ extensive information about the build process.
78 - See performance information such as build time, task time, CPU 78 - See performance information such as build time, task time, CPU
79 usage, and disk I/O. 79 usage, and disk I/O.
80 80
81For an overview of Toaster shipped with the Yocto Project DISTRO 81For an overview of Toaster shipped with the Yocto Project &DISTRO;
82Release, see the "`Toaster - Yocto Project 82Release, see the "`Toaster - Yocto Project
832.2 <https://youtu.be/BlXdOYLgPxA>`__" video. 832.2 <https://youtu.be/BlXdOYLgPxA>`__" video.
84 84