summaryrefslogtreecommitdiff
path: root/buildstream/plugins/elements/meson.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/plugins/elements/meson.py')
-rw-r--r--buildstream/plugins/elements/meson.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildstream/plugins/elements/meson.py b/buildstream/plugins/elements/meson.py
index 9e0edf19e..0d5ca0087 100644
--- a/buildstream/plugins/elements/meson.py
+++ b/buildstream/plugins/elements/meson.py
@@ -46,6 +46,9 @@ Here is the default configuration for the ``meson`` element in full:
.. literalinclude:: ../../../buildstream/plugins/elements/meson.yaml
:language: yaml
+
+See :ref:`built-in functionality documentation <core_buildelement_builtins>` for
+details on common configuration options for build elements.
"""
from buildstream import BuildElement