summaryrefslogtreecommitdiffstats
path: root/doc/functions.xml
diff options
context:
space:
mode:
authorGraham Christensen <graham@grahamc.com>2018-08-27 19:53:25 -0400
committerGraham Christensen <graham@grahamc.com>2018-08-27 19:53:25 -0400
commit53371b15c6f287b627e1255bb21d54e123e1f96f (patch)
tree70ea9da14bd77030f57dfa4cfa714b75d93d0218 /doc/functions.xml
parentba9db083ac42b444f89494161fd3f328404d4229 (diff)
docs: include shell section
Diffstat (limited to 'doc/functions.xml')
-rw-r--r--doc/functions.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/functions.xml b/doc/functions.xml
index 2a9cc44d5c5b..9bbf97c5c71e 100644
--- a/doc/functions.xml
+++ b/doc/functions.xml
@@ -1,5 +1,6 @@
<chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:xi="http://www.w3.org/2001/XInclude"
xml:id="chap-functions">
<title>Functions reference</title>
<para>
@@ -444,6 +445,7 @@ merge:"diff3"
<filename>./bin/start.sh</filename> -- relative paths are supported.
</para>
</section>
+ <xi:include href="shell.section.xml" />
<section xml:id="sec-pkgs-dockerTools">
<title>pkgs.dockerTools</title>