summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Salmon <will.salmon@codethink.co.uk>2020-02-20 15:19:24 +0000
committerWilliam Salmon <will.salmon@codethink.co.uk>2020-02-26 10:02:02 +0000
commit701fa26e8234790ad3f4667d5e61ce13f6e2262d (patch)
treeb80212fbd80761aea56a441a27025b6d7f3120d5
parentd23cf67c6d0260e58342d17db0e2964084604ab4 (diff)
downloadbuildstream-willsalmon/directorynote.tar.gz
Docs: Add doc note about directories to core pluginswillsalmon/directorynote
-rw-r--r--doc/source/core_plugins.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/core_plugins.rst b/doc/source/core_plugins.rst
index 70691672b..e7889362b 100644
--- a/doc/source/core_plugins.rst
+++ b/doc/source/core_plugins.rst
@@ -39,6 +39,12 @@ Build elements
Sources
-------
+
+All source plugins can be staged into an arbitrary directory within the build
+sandbox with the ``directory`` option.
+See :ref:`Source class built-in functionality <core_source_builtins>` for more
+information.
+
.. toctree::
:maxdepth: 1