further improve docs
This commit is contained in:
parent
9ee29045d0
commit
d88b5c9ef6
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ it accepts 2 arguments:
|
||||||
- `entries` - a list of all entry files to be processed
|
- `entries` - a list of all entry files to be processed
|
||||||
- `templates` - a list of all template files to be applied
|
- `templates` - a list of all template files to be applied
|
||||||
|
|
||||||
and returns a string containing a shell script that applies the templates to the entries
|
and returns a string containing a shell script that outputs the processed entries into files
|
||||||
|
|
||||||
when passing the engine function to the main derivation, only provide it with the source directory:
|
when passing the engine function to the main derivation, only provide it with the source directory:
|
||||||
```nix
|
```nix
|
||||||
|
|
Loading…
Reference in a new issue