Restructuring the Nix manual
This commit is contained in:
parent
3f0a4bf0e7
commit
8901acc976
107 changed files with 6161 additions and 5721 deletions
18
doc/manual/troubleshooting/troubleshooting.xml
Normal file
18
doc/manual/troubleshooting/troubleshooting.xml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<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">
|
||||
|
||||
<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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue