feat(readme): add headings and descriptions to text.readme
This commit is contained in:
parent
9b54a02eaa
commit
145200480d
4 changed files with 29 additions and 13 deletions
|
@ -17,7 +17,7 @@ in
|
|||
perSystem = psArgs: {
|
||||
make-shells.default.packages = [ psArgs.config.files.writer.drv ];
|
||||
};
|
||||
text.readme.parts.generated-files = concatStringsSep "\n" (
|
||||
text.readme.parts."Generated Files" = concatStringsSep "\n" (
|
||||
[
|
||||
"This flake uses the [files flake-parts module](https://flake.parts/options/files.html) to generate documentation."
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue