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
1
<chapter xmlns="http://docbook.org/ns/docbook"
2
2
xmlns:xlink="http://www.w3.org/1999/xlink"
3
3
+
xmlns:xi="http://www.w3.org/2001/XInclude"
3
4
xml:id="chap-functions">
4
5
<title>Functions reference</title>
5
6
<para>
···
372
373
<filename>./bin/start.sh</filename> -- relative paths are supported.
373
374
</para>
374
375
</section>
376
376
+
<xi:include href="shell.section.xml" />
375
377
<section xml:id="sec-pkgs-dockerTools">
376
378
<title>pkgs.dockerTools</title>
377
379