summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-06-06 20:44:36 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-06-06 20:44:36 +0900
commit871acd6e120019d22b989b7f1fbe1650b2439358 (patch)
treec99dc8e6d49bbd1b390a27b3864e2cc20ae8c6e0 /doc/source/index.rst
parent2d0edffa73b0f6637bead8466652d56aed2a83f9 (diff)
downloadbuildstream-871acd6e120019d22b989b7f1fbe1650b2439358.tar.gz
Added x86image element to the documentation
Diffstat (limited to 'doc/source/index.rst')
-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 9bb82eb01..9e8f0c66f 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -47,6 +47,7 @@ General Elements
* :mod:`import <elements.import>` - Import sources directly
* :mod:`compose <elements.compose>` - Compose the output of multiple elements
* :mod:`script <elements.script>` - Run scripts to create output
+* :mod:`x86image <elements.x86image>` - Create x86 bootable disk images
Build Elements
~~~~~~~~~~~~~~