feat: documentation generation

This commit is contained in:
Sk7Str1p3 2026-04-19 22:58:59 +03:00
parent 9aba1ea72d
commit 01f701cb1b
No known key found for this signature in database
GPG key ID: 4DD995933D06D43B
5 changed files with 160 additions and 0 deletions

View file

@ -13,6 +13,7 @@
imports = [
inputs.flake-file.flakeModules.default
../devShells
../docs
];
systems = [ "x86_64-linux" ];