summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/variables.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r--documentation/ref-manual/variables.rst5
1 files changed, 5 insertions, 0 deletions
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.
7925 image), compared to just using the :ref:`ref-classes-create-spdx` class 7925 image), compared to just using the :ref:`ref-classes-create-spdx` class
7926 with no option. 7926 with no option.
7927 7927
7928 :term:`SPDX_NAMESPACE_PREFIX`
7929 This option could be used in order to change the prefix of ``spdxDocument``
7930 and the prefix of ``documentNamespace``. It is set by default to
7931 ``http://spdx.org/spdxdoc``.
7932
7928 :term:`SPDX_PRETTY` 7933 :term:`SPDX_PRETTY`
7929 This option makes the SPDX output more human-readable, using 7934 This option makes the SPDX output more human-readable, using
7930 identation and newlines, instead of the default output in a 7935 identation and newlines, instead of the default output in a