summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-10-13 15:42:10 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-10-29 20:49:33 +0900
commit38507b4e1532273c13018472080c3fca3897fd92 (patch)
tree61b6710ed8596aa88161e1e0859061cd5b613d8a
parent1625de0e932fa8419d7da079c206cf6bf6c71559 (diff)
downloadbuildstream-38507b4e1532273c13018472080c3fca3897fd92.tar.gz
doc/source/format_intro.rst: Adding link anchor for include directives
-rw-r--r--doc/source/format_intro.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/source/format_intro.rst b/doc/source/format_intro.rst
index 23c37aeae..86a3d336a 100644
--- a/doc/source/format_intro.rst
+++ b/doc/source/format_intro.rst
@@ -290,6 +290,9 @@ free form and not validated.
(=):
- cp src/program %{bindir}
+
+.. _format_directives_include:
+
(@) Include
~~~~~~~~~~~
Indicates that content should be loaded from files.