summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-01-17 10:46:21 -0500
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-01-18 12:21:32 -0500
commitad2697d2f92ac5109fe8197e0914013e3d03ab16 (patch)
tree2da48e94844e09948bc994f26ff6b0250abe8877 /doc
parent858fe3822852b559fcde088645e49af06fdc967e (diff)
downloadbuildstream-ad2697d2f92ac5109fe8197e0914013e3d03ab16.tar.gz
import.py: Added new import element
This element simply stages it's sources and collects a sandbox relative directory to wrap into an artifact.
Diffstat (limited to 'doc')
-rw-r--r--doc/source/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 409c5a319..3ea86b268 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -51,6 +51,7 @@ Plugins
Elements
~~~~~~~~
+* :mod:`import` - Import sources directly
* :mod:`manual` - Manual Build Element
* :mod:`autotools` - Autotools Build Element
* :mod:`cmake` - CMake Build Element