summaryrefslogtreecommitdiff
path: root/doc/source/format_declaring.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/format_declaring.rst')
-rw-r--r--doc/source/format_declaring.rst20
1 files changed, 0 insertions, 20 deletions
diff --git a/doc/source/format_declaring.rst b/doc/source/format_declaring.rst
index 80365c6d5..6805c249b 100644
--- a/doc/source/format_declaring.rst
+++ b/doc/source/format_declaring.rst
@@ -124,10 +124,6 @@ The above code snippet is equivalent to:
See :ref:`format_dependencies` for more information on the dependency model.
-.. note::
-
- The ``build-depends`` configuration is available since :ref:`format version 14 <project_format_version>`
-
.. _format_runtime_depends:
@@ -155,10 +151,6 @@ The above code snippet is equivalent to:
See :ref:`format_dependencies` for more information on the dependency model.
-.. note::
-
- The ``runtime-depends`` configuration is available since :ref:`format version 14 <project_format_version>`
-
.. _format_sources:
@@ -331,10 +323,6 @@ field in the ``Command`` uploaded. Whether this actually results in a building
the element for the desired OS and architecture is dependent on the server
having implemented these options the same as buildstream.
-.. note::
-
- The ``sandbox`` configuration is available since :ref:`format version 6 <project_format_version>`
-
.. _format_dependencies:
@@ -397,10 +385,6 @@ Attributes:
See :mod:`junction <elements.junction>`.
- .. note::
-
- The ``junction`` attribute is available since :ref:`format version 1 <project_format_version>`
-
* ``strict``
This attribute can be used to specify that this element should
@@ -442,10 +426,6 @@ attribute, like so:
raised. See :ref:`nested junctions <core_junction_nested>` for more details
on nested junctions.
-.. note::
-
- This shorthand is available since :ref:`format version 23 <project_format_version>`
-
.. _format_dependencies_types: