summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-06-30 19:41:56 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-06-30 19:41:56 +0900
commite0d9af6237408681d39ddff7d1fac415749112b7 (patch)
tree7a2eb11a30ec700f184743c075ec7e25ed75808d /doc/source/index.rst
parent3295b38a3811e1d4e352537af70b50264b2cc2d4 (diff)
downloadbuildstream-e0d9af6237408681d39ddff7d1fac415749112b7.tar.gz
Added documentation about public data in the bst domain.
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r--doc/source/index.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 9e8f0c66f..d42848d0c 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -34,6 +34,7 @@ off the ground installing it on a new host.
* :ref:`config`
* :ref:`projectconf`
* :ref:`format`
+* :ref:`public`
Elements
@@ -83,6 +84,7 @@ implement custom :mod:`Element <buildstream.element>` or
* :mod:`Source <buildstream.source>` - Base Source Class
* :mod:`Element <buildstream.element>` - Base Element Class
* :mod:`BuildElement <buildstream.buildelement>` - Build Element Class
+* :mod:`ScriptElement <buildstream.scriptelement>` - Script Element Class
* :mod:`Context <buildstream.context>` - Invocation Context
* :mod:`Project <buildstream.project>` - Loaded Project
* :mod:`Sandbox <buildstream.sandbox>` - Build Sandbox