nixpkgs docs: move shell section to its own file

This commit is contained in:
Graham Christensen
2018-10-02 14:13:42 -04:00
parent 8bf342ffb8
commit 507a63c885
2 changed files with 1 additions and 1 deletions

View File

@@ -12,6 +12,6 @@
<xi:include href="functions/generators.xml" />
<xi:include href="functions/debug.xml" />
<xi:include href="functions/fhs-environments.xml" />
<xi:include href="shell.section.xml" />
<xi:include href="functions/shell.section.xml" />
<xi:include href="functions/dockertools.xml" />
</chapter>