tangled
alpha
login
or
join now
tjh.dev
/
nixpkgs
Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
0
fork
atom
overview
issues
pulls
pipelines
docs: include shell section
Graham Christensen
7 years ago
720dcd4e
f316ac45
+2
1 changed file
expand all
collapse all
unified
split
doc
functions.xml
+2
doc/functions.xml
···
1
<chapter xmlns="http://docbook.org/ns/docbook"
2
xmlns:xlink="http://www.w3.org/1999/xlink"
0
3
xml:id="chap-functions">
4
<title>Functions reference</title>
5
<para>
···
372
<filename>./bin/start.sh</filename> -- relative paths are supported.
373
</para>
374
</section>
0
375
<section xml:id="sec-pkgs-dockerTools">
376
<title>pkgs.dockerTools</title>
377
···
1
<chapter xmlns="http://docbook.org/ns/docbook"
2
xmlns:xlink="http://www.w3.org/1999/xlink"
3
+
xmlns:xi="http://www.w3.org/2001/XInclude"
4
xml:id="chap-functions">
5
<title>Functions reference</title>
6
<para>
···
373
<filename>./bin/start.sh</filename> -- relative paths are supported.
374
</para>
375
</section>
376
+
<xi:include href="shell.section.xml" />
377
<section xml:id="sec-pkgs-dockerTools">
378
<title>pkgs.dockerTools</title>
379