Split documentation into each file
This commit is contained in:
parent
dfc4b5cf94
commit
4cd9e462d8
16 changed files with 205 additions and 187 deletions
|
|
@ -70,6 +70,7 @@
|
|||
dashNixLib = import ./lib { inherit inputs pkgs; };
|
||||
docs = import ./docs {
|
||||
inherit inputs pkgs;
|
||||
lib = inputs.nixpkgs.lib;
|
||||
build_systems = dashNixLib.build_systems;
|
||||
};
|
||||
dashNixInputs = inputs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue