aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/generate-builtins.nix
AgeCommit message (Collapse)Author
2022-11-24refactor rendering documentation of builtinsValentin Gagarin
as in [1], make the document structure visible, like in a template [1]: 4655563470b59e0ef50a33af003058c2b54db778
2022-02-24Anchor with prefixGuillaume Desforges
2022-02-23Anchor link for builtin functions in HTML docGuillaume Desforges
2021-05-05doc: builtins: use a definition listAlyssa Ross
This looks a lot better (and is also more semantically meaningful). Since this list is generated in a Nix expression, I don't think using HTML here is going to be the thing that puts people off modifying this part of the documentation!
2020-09-16jq -> nixEelco Dolstra