summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2018-03-20 20:13:31 +0000
committerJavier Jardón <jjardon@gnome.org>2018-03-20 20:24:25 +0000
commitc338a44ec22f7b5bbb4a32d334efe919f4d5cf14 (patch)
treec048389d0897fde816c1caa24501376797c356ba
parent6a5e8446e8bd8cdb085eba4546db0e8caaa3941e (diff)
downloadbuildstream-jjardon/contributing.tar.gz
Add HACKING document to official docsjjardon/contributing
l---------doc/source/HACKING.rst1
-rw-r--r--doc/source/index.rst6
2 files changed, 7 insertions, 0 deletions
diff --git a/doc/source/HACKING.rst b/doc/source/HACKING.rst
new file mode 120000
index 000000000..a2f06b723
--- /dev/null
+++ b/doc/source/HACKING.rst
@@ -0,0 +1 @@
+../../HACKING.rst \ No newline at end of file
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