summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual/toaster-manual-intro.rst
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2020-07-27 17:38:09 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-17 10:09:33 +0100
commit424567d629b08785a6594d16427ee0fa8c31f384 (patch)
tree4985979745b1c5601f7a82c662042fb745bfd7db /documentation/toaster-manual/toaster-manual-intro.rst
parent4bf6fc5281d1976ad7113c91a93995406cfab429 (diff)
downloadpoky-424567d629b08785a6594d16427ee0fa8c31f384.tar.gz
sphinx: manual updates for some links
Some links were not found by the regexp, especially because of they are spanning across multiple lines. This patch is a manual fixup for these patterns. (From yocto-docs rev: 7a5cf8b372903d959d4a1f0882e6198f31f3cba5) 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.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/toaster-manual/toaster-manual-intro.rst b/documentation/toaster-manual/toaster-manual-intro.rst
index ec50be5a91..bc4298dfce 100644
--- a/documentation/toaster-manual/toaster-manual-intro.rst
+++ b/documentation/toaster-manual/toaster-manual-intro.rst
@@ -4,8 +4,8 @@
4Introduction 4Introduction
5************ 5************
6 6
7Toaster is a web interface to the Yocto Project's `OpenEmbedded build 7Toaster is a web interface to the Yocto Project's
8system <&YOCTO_DOCS_REF_URL;#build-system-term>`__. The interface 8:term:`OpenEmbedded Build System`. The interface
9enables you to configure and run your builds. Information about builds 9enables you to configure and run your builds. Information about builds
10is collected and stored in a database. You can use Toaster to configure 10is collected and stored in a database. You can use Toaster to configure
11and start builds on multiple remote build servers. 11and start builds on multiple remote build servers.