about summary refs log tree commit diff
path: root/doc/manual/introduction/introduction.xml
blob: f7f0b012d3fd80dd05556068767628fc1c0eafa6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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="chap-introduction">

<title>Introduction</title>

<partintro>
<para>This section describes the main features of Nix and the license under which you can use Nix.</para>
</partintro>

<xi:include href="about-nix.xml" />
<xi:include href="nix-license.xml" />

</part>