nixpkgs: Start documenting library functions in XML

Covers assert functions and about half of the attrsets functions.

Some internal consistency around IDs could be improved.
This commit is contained in:
Graham Christensen
2018-10-05 10:06:08 -04:00
parent f2b3bbe44e
commit f835f77e02
5 changed files with 1068 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
The nixpkgs repository has several utility functions to manipulate Nix
expressions.
</para>
<xi:include href="functions/library.xml" />
<xi:include href="functions/overrides.xml" />
<xi:include href="functions/generators.xml" />
<xi:include href="functions/debug.xml" />