summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2018-03-20 20:13:31 +0000
committerTristan Van Berkom <tristan.van.berkom@gmail.com>2018-03-22 08:40:24 +0000
commit9766da6ed6aa481d0324a3e5fd7d6f4b8afd27b4 (patch)
treecf19547da15c4aeddcda6c3c36f5c01b68ec7a9f /doc/source/index.rst
parentdd67fecd178082ec9b52820bb86a3b58d8cec001 (diff)
downloadbuildstream-9766da6ed6aa481d0324a3e5fd7d6f4b8afd27b4.tar.gz
Add HACKING document to official docs
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r--doc/source/index.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 0e0493fa7..4bb410267 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -40,3 +40,9 @@ dependencies.
main_core
modules
+
+.. toctree::
+ :maxdepth: 2
+ :caption: Contributing
+
+ HACKING