summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
diff options
context:
space:
mode:
authorTristan Maat <tristan.maat@codethink.co.uk>2017-09-12 16:34:47 +0100
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-09-14 14:36:32 -0400
commit1d230372d911cf5ec2b88214c7ba378761069d2d (patch)
treef3209436315ae2bcc7e7f8c47aa83c109242d151 /doc/source/index.rst
parent5438fe308a1843e7cddcfbaf1c662d1d52c1b15e (diff)
downloadbuildstream-1d230372d911cf5ec2b88214c7ba378761069d2d.tar.gz
Add 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 5a06b501d..1d9477740 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -79,6 +79,7 @@ The following source types are provided with BuildStream:
* :mod:`ostree <sources.ostree>` - A Source implementation for ostree
* :mod:`patch <sources.patch>` - A Source implementation for applying local patches
+.. _core_framework:
Core Framework
--------------