mirror of
https://gitlab.com/TECHNOFAB/nix-gitlab-ci.git
synced 2025-12-11 17:50:08 +01:00
docs: add initial docs setup
This commit is contained in:
parent
aa1abf945e
commit
e7f7043012
7 changed files with 101 additions and 5 deletions
|
|
@ -22,14 +22,14 @@
|
|||
(simple "devShells")
|
||||
(simple "pkgs")
|
||||
(simple "tests")
|
||||
# (simple "docs")
|
||||
(simple "docs")
|
||||
(simple "ci")
|
||||
];
|
||||
}
|
||||
{
|
||||
packages = ren.select self [
|
||||
["repo" "tests"]
|
||||
# ["repo" "docs"]
|
||||
["repo" "docs"]
|
||||
["repo" "ci" "packages"]
|
||||
["packages" "pkgs"]
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue