diff options
author | Quentin Schulz <foss@0leil.net> | 2020-09-17 01:59:00 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-17 10:09:36 +0100 |
commit | 32a275c5cd9635e9835e407391687780bf5cd81e (patch) | |
tree | e601f2ae14a3804c3333e16edcd098763cf2193a /documentation/overview-manual/overview-manual-yp-intro.rst | |
parent | c387f0c2543a9dd7f8eca069629ede4bb5ec5dba (diff) | |
download | poky-32a275c5cd9635e9835e407391687780bf5cd81e.tar.gz |
sphinx: fix incorrect indentations
(From yocto-docs rev: af5209df6c8c1dcc852d29b72968aa0b36b6b761)
Signed-off-by: Quentin Schulz <foss@0leil.net>
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual/overview-manual-yp-intro.rst')
-rw-r--r-- | documentation/overview-manual/overview-manual-yp-intro.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/documentation/overview-manual/overview-manual-yp-intro.rst b/documentation/overview-manual/overview-manual-yp-intro.rst index 823c96d88c..c83290ed5f 100644 --- a/documentation/overview-manual/overview-manual-yp-intro.rst +++ b/documentation/overview-manual/overview-manual-yp-intro.rst | |||
@@ -391,9 +391,7 @@ activities using the Yocto Project: | |||
391 | 391 | ||
392 | .. note:: | 392 | .. note:: |
393 | 393 | ||
394 | AutoBuilder is based on | 394 | AutoBuilder is based on buildbot. |
395 | buildbot | ||
396 | . | ||
397 | 395 | ||
398 | A goal of the Yocto Project is to lead the open source industry with | 396 | A goal of the Yocto Project is to lead the open source industry with |
399 | a project that automates testing and QA procedures. In doing so, the | 397 | a project that automates testing and QA procedures. In doing so, the |