* Manual outline.

svn path=/nixpkgs/trunk/; revision=12057
This commit is contained in:
Eelco Dolstra
2008-06-12 13:10:11 +00:00
parent bcc44390eb
commit 85a9971e96
4 changed files with 222 additions and 1 deletions
+33
View File
@@ -0,0 +1,33 @@
<book xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude">
<info>
<title>Nixpkgs Manual</title>
<subtitle>Draft (Version <xi:include href="../VERSION"
parse="text" />)</subtitle>
<author>
<personname>
<firstname>Eelco</firstname>
<surname>Dolstra</surname>
</personname>
<affiliation>
<orgname>Delft University of Technology</orgname>
<orgdiv>Department of Software Technology</orgdiv>
</affiliation>
</author>
<copyright>
<year>2008</year>
<holder>Eelco Dolstra</holder>
</copyright>
<date>June 2008</date>
</info>
<xi:include href="introduction.xml" />
</book>