doc: init lib.generators reference documentation

This commit is contained in:
Johannes Kirschbauer 2024-05-21 21:54:47 +02:00
parent cab94ab46e
commit 8ee634f5a6
No known key found for this signature in database
3 changed files with 387 additions and 194 deletions

View file

@ -54,4 +54,4 @@ merge:"diff3"
Nix store paths can be converted to strings by enclosing a derivation attribute like so: `"${drv}"`.
:::
Detailed documentation for each generator can be found in `lib/generators.nix`.
Detailed documentation for each generator can be found [here](#sec-functions-library-generators)