output documentation in nix build theses
This commit is contained in:
@@ -112,6 +112,7 @@
|
|||||||
};
|
};
|
||||||
packages.bundle = build_with_targets "bundle" ["bundle"] ["target/pack/bundle/."] [];
|
packages.bundle = build_with_targets "bundle" ["bundle"] ["target/pack/bundle/."] [];
|
||||||
packages.theses = build "theses" (builtins.map (file: "${file}.pdf") [
|
packages.theses = build "theses" (builtins.map (file: "${file}.pdf") [
|
||||||
|
"documentation"
|
||||||
"bp_cs" "bp_en"
|
"bp_cs" "bp_en"
|
||||||
"dp_cs" "dp_en"
|
"dp_cs" "dp_en"
|
||||||
"prj_cs" "prj_en"
|
"prj_cs" "prj_en"
|
||||||
|
|||||||
Reference in New Issue
Block a user