xmlformat.conf: move to doc-support build
This commit is contained in:
@@ -13,7 +13,6 @@ in pkgs.stdenv.mkDerivation {
|
||||
# nix-shell between each test, maybe even:
|
||||
# $ nix-shell --run "make clean all"
|
||||
# otherwise they won't reapply :)
|
||||
XMLFORMAT_CONFIG = ../nixos/doc/xmlformat.conf;
|
||||
xsltFlags = lib.concatStringsSep " " [
|
||||
"--param section.autolabel 1"
|
||||
"--param section.label.includes.component.label 1"
|
||||
|
||||
Reference in New Issue
Block a user