summaryrefslogtreecommitdiff
path: root/buildstream/plugins/elements/autotools.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/plugins/elements/autotools.py')
-rw-r--r--buildstream/plugins/elements/autotools.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildstream/plugins/elements/autotools.py b/buildstream/plugins/elements/autotools.py
index cf5e85661..43fe7add4 100644
--- a/buildstream/plugins/elements/autotools.py
+++ b/buildstream/plugins/elements/autotools.py
@@ -50,6 +50,9 @@ Here is the default configuration for the ``autotools`` element in full:
.. literalinclude:: ../../../buildstream/plugins/elements/autotools.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