summaryrefslogtreecommitdiffstats
path: root/documentation/test-manual
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2022-10-13 08:42:10 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-01 19:20:29 +0000
commit55621c31f1edbdb2f3d72e80916fed031e2ba298 (patch)
tree49499b82a28ed611fb478605e11fa173294f1e87 /documentation/test-manual
parent7ecd9877e6a1b235070d6feba59a3840ebbc5255 (diff)
downloadpoky-55621c31f1edbdb2f3d72e80916fed031e2ba298.tar.gz
manuals: add missing references to classes
Sometimes fixing line length in modified paragraphs too. [YOCTO #14508] Reported-by: Quentin Schulz <foss@0leil.net> (From yocto-docs rev: 885b60f5540849bf19240a01a77efce1d1b5d9f0) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/test-manual')
-rw-r--r--documentation/test-manual/understand-autobuilder.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/test-manual/understand-autobuilder.rst b/documentation/test-manual/understand-autobuilder.rst
index 66471972de..70ec4535f5 100644
--- a/documentation/test-manual/understand-autobuilder.rst
+++ b/documentation/test-manual/understand-autobuilder.rst
@@ -206,7 +206,7 @@ are general setup steps that are run once and include:
206 206
207#. Set up any ``buildtools-tarball`` if configured. 207#. Set up any ``buildtools-tarball`` if configured.
208 208
209#. Call "buildhistory-init" if buildhistory is configured. 209#. Call "buildhistory-init" if :ref:`buildhistory <ref-classes-buildhistory>` is configured.
210 210
211For each step that is configured in ``config.json``, it will perform the 211For each step that is configured in ``config.json``, it will perform the
212following: 212following: