diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/classes.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index 9f6e427253..14aa0f3a31 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst | |||
@@ -2049,6 +2049,14 @@ and the target. All common parts of the recipe are automatically shared. | |||
2049 | Disables packaging tasks for those recipes and classes where packaging | 2049 | Disables packaging tasks for those recipes and classes where packaging |
2050 | is not needed. | 2050 | is not needed. |
2051 | 2051 | ||
2052 | .. _ref-classes-nospdx: | ||
2053 | |||
2054 | ``nospdx`` | ||
2055 | ========== | ||
2056 | |||
2057 | The :ref:`ref-classes-nospdx` allows a recipe to opt out of SPDX | ||
2058 | generation provided by :ref:`ref-classes-create-spdx`. | ||
2059 | |||
2052 | .. _ref-classes-npm: | 2060 | .. _ref-classes-npm: |
2053 | 2061 | ||
2054 | ``npm`` | 2062 | ``npm`` |