mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
manuals: simplify references to class sections
Replace ":ref:`classname.bbclass <ref-classes-classname>`" section by ":ref:`ref-classes-classname`" section because each section has "classname.bbclass" as title, therefore the result is the same. (From yocto-docs rev: e3f438e4a71b155bd09bc7988c8e5626a063fde3) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Reviewed-by: Quentin Schulz <foss+yocto@0leil.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8dbd3a1757
commit
fc30301d4c
@@ -28,7 +28,7 @@ error form along with an explanation.
|
||||
.. note::
|
||||
|
||||
- At the end of each message, the name of the associated QA test (as
|
||||
listed in the ":ref:`insane.bbclass <ref-classes-insane>`"
|
||||
listed in the ":ref:`ref-classes-insane`"
|
||||
section) appears within square brackets.
|
||||
|
||||
- As mentioned, this list of error and warning messages is for QA
|
||||
@@ -749,7 +749,7 @@ either raise a warning or an error message, using the
|
||||
variables, respectively. You can also disable checks within a particular
|
||||
recipe using :term:`INSANE_SKIP`. For information on
|
||||
how to work with the QA checks, see the
|
||||
":ref:`insane.bbclass <ref-classes-insane>`" section.
|
||||
":ref:`ref-classes-insane`" section.
|
||||
|
||||
.. note::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user