1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-08 19:23:54 +02:00

Make troubleshooting an appendix

This commit is contained in:
Eelco Dolstra 2014-09-16 15:39:08 +02:00
parent f77d83c26b
commit 5a0181c7f2
3 changed files with 12 additions and 14 deletions

View file

@ -1,18 +1,16 @@
<part xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
version="5.0"
xml:id="part-troubleshooting">
<appendix xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
version="5.0"
xml:id="ch-troubleshooting">
<title>Troubleshooting</title>
<partintro>
<para>This section provides solutions for some common problems. See
the <link xlink:href="http://bugs.strategoxt.org/browse/NIX">Nix
bug tracker</link> for a list of currently known issues.</para>
</partintro>
<xi:include href="collisions-nixenv.xml" />
<xi:include href="links-nix-store.xml" />
</part>
</appendix>