From 1962eae7d96ff94d2c42fa236730614d2cd24fdb Mon Sep 17 00:00:00 2001 From: BELOUARGA Mohamed Date: Mon, 18 Mar 2024 20:16:11 +0100 Subject: 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: 33ed2376b501022daf24003e4e6352a91fcb06ee) Signed-off-by: BELOUARGA Mohamed Reviewed-by: Michael Opdenacker Signed-off-by: Steve Sakoman --- documentation/ref-manual/variables.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'documentation') diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 8af233004f..7ae61ad0ff 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -7925,6 +7925,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 -- cgit v1.2.3-54-g00ecf