feat(readme): add headings and descriptions to text.readme

This commit is contained in:
Mohammad Rafiq 2025-07-05 04:53:59 +08:00
parent 9b54a02eaa
commit 145200480d
No known key found for this signature in database
4 changed files with 29 additions and 13 deletions

View file

@ -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."