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

docs: include shell section

+2
+2
doc/functions.xml
··· 1 <chapter xmlns="http://docbook.org/ns/docbook" 2 xmlns:xlink="http://www.w3.org/1999/xlink" 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> 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