2008-06-12 14:10:11 +01:00
|
|
|
<book xmlns="http://docbook.org/ns/docbook"
|
|
|
|
xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
|
|
|
|
|
|
<info>
|
|
|
|
|
2014-08-24 10:02:23 +01:00
|
|
|
<title>Nixpkgs Contributors Guide</title>
|
2008-06-12 14:10:11 +01:00
|
|
|
|
2014-08-24 10:02:23 +01:00
|
|
|
<subtitle>Version <xi:include href=".version" parse="text" /></subtitle>
|
2008-06-12 14:10:11 +01:00
|
|
|
|
|
|
|
</info>
|
|
|
|
|
2018-03-24 14:47:41 +00:00
|
|
|
<xi:include href="introduction.chapter.xml" />
|
2008-06-17 15:19:59 +01:00
|
|
|
<xi:include href="quick-start.xml" />
|
|
|
|
<xi:include href="stdenv.xml" />
|
2016-04-03 18:17:26 +01:00
|
|
|
<xi:include href="multiple-output.xml" />
|
2017-01-22 20:52:35 +00:00
|
|
|
<xi:include href="cross-compilation.xml" />
|
2015-12-17 08:42:36 +00:00
|
|
|
<xi:include href="configuration.xml" />
|
2015-06-24 21:57:37 +01:00
|
|
|
<xi:include href="functions.xml" />
|
2009-02-10 23:29:42 +00:00
|
|
|
<xi:include href="meta.xml" />
|
2015-12-19 15:04:36 +00:00
|
|
|
<xi:include href="languages-frameworks/index.xml" />
|
2017-10-29 16:15:43 +00:00
|
|
|
<xi:include href="platform-notes.xml" />
|
2008-08-27 13:59:55 +01:00
|
|
|
<xi:include href="package-notes.xml" />
|
2016-12-17 18:05:21 +00:00
|
|
|
<xi:include href="overlays.xml" />
|
2009-09-25 15:27:26 +01:00
|
|
|
<xi:include href="coding-conventions.xml" />
|
2015-07-12 12:35:56 +01:00
|
|
|
<xi:include href="submitting-changes.xml" />
|
2016-11-22 14:15:02 +00:00
|
|
|
<xi:include href="reviewing-contributions.xml" />
|
2015-06-30 11:25:18 +01:00
|
|
|
<xi:include href="contributing.xml" />
|
2014-08-24 09:56:35 +01:00
|
|
|
|
2008-06-19 17:00:37 +01:00
|
|
|
</book>
|