feat(files): generate list of generated files dynamically
This commit is contained in:
parent
63609ffa14
commit
6e7fc72d38
2 changed files with 24 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
This flake uses the [files flake-parts module](https://flake.parts/options/files.html) to generate documentation.
|
||||
The list of generated files are:
|
||||
|
||||
- [README.md](README.md)
|
||||
The option `text.<name> supports either a string or a submodule with attributes order and parts. The parts attribute can either be a string, which will get concatenated in the order laid out in `text.<name>.order`, or can itself have the attributes order and parts, in which case it will be evaluated recursively.
|
Loading…
Add table
Add a link
Reference in a new issue