summaryrefslogtreecommitdiff
path: root/buildstream/plugins/elements/manual.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/plugins/elements/manual.py')
-rw-r--r--buildstream/plugins/elements/manual.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildstream/plugins/elements/manual.py b/buildstream/plugins/elements/manual.py
index c7bdba95f..3300d017a 100644
--- a/buildstream/plugins/elements/manual.py
+++ b/buildstream/plugins/elements/manual.py
@@ -26,6 +26,9 @@ add custom build commands to the array understood by the :mod:`BuildElement <bui
The empty configuration is as such:
.. literalinclude:: ../../../buildstream/plugins/elements/manual.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