mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
ref-manual: add documentation of the variable SPDX_NAMESPACE_PREFIX
The documentation of the variable SPDX_NAMESPACE_PREFIX does not exist. This variable is used to change the prefix of some links in SPDX docs. (From yocto-docs rev: 85c56d8f7f65875628ab63abf661705b26f55224) Signed-off-by: BELOUARGA Mohamed <m.belouarga@technologyandstrategy.com> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d255faa35e
commit
98fb300f40
@@ -7911,6 +7911,11 @@ system and gives an overview of their function and contents.
|
||||
image), compared to just using the :ref:`ref-classes-create-spdx` class
|
||||
with no option.
|
||||
|
||||
:term:`SPDX_NAMESPACE_PREFIX`
|
||||
This option could be used in order to change the prefix of ``spdxDocument``
|
||||
and the prefix of ``documentNamespace``. It is set by default to
|
||||
``http://spdx.org/spdxdoc``.
|
||||
|
||||
:term:`SPDX_PRETTY`
|
||||
This option makes the SPDX output more human-readable, using
|
||||
identation and newlines, instead of the default output in a
|
||||
|
||||
Reference in New Issue
Block a user