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
@@ -69,7 +69,7 @@ highlightjs:
cp -r "$$HIGHLIGHTJS/loader.js" highlightjs/
manual-full.xml: ${MD_TARGETS} .version *.xml **/*.xml
manual-full.xml: ${MD_TARGETS} .version *.xml **/*.xml **/**/*.xml
xmllint --nonet --xinclude --noxincludenode manual.xml --output manual-full.xml
.version: