diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index a715be97dc..b92f4e4f20 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst @@ -1464,6 +1464,9 @@ The tests you can list with the :term:`WARN_QA` and - ``patch-status:`` Checks that the ``Upstream-Status`` is specified and valid in the headers of patches for recipes. +- ``pep517-backend:`` checks that a recipe inheriting + :ref:`ref-classes-setuptools3` has a PEP517-compliant backend. + - ``perllocalpod:`` Checks for ``perllocal.pod`` being erroneously installed and packaged by a recipe. @@ -1478,9 +1481,6 @@ The tests you can list with the :term:`WARN_QA` and - ``perms:`` Currently, this check is unused but reserved. -- ``pep517-backend:`` checks that a recipe inheriting - :ref:`ref-classes-setuptools3` has a PEP517-compliant backend. - - ``pkgconfig:`` Checks ``.pc`` files for any :term:`TMPDIR`/:term:`WORKDIR` paths. Any ``.pc`` file containing these paths is incorrect since