Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

docs: include shell section

+2
+2
doc/functions.xml
··· 1 1 <chapter xmlns="http://docbook.org/ns/docbook" 2 2 xmlns:xlink="http://www.w3.org/1999/xlink" 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 + <xi:include href="shell.section.xml" /> 375 377 <section xml:id="sec-pkgs-dockerTools"> 376 378 <title>pkgs.dockerTools</title> 377 379