xmlformat.conf: move to doc-support build

This commit is contained in:
Graham Christensen
2019-07-04 09:10:14 -04:00
parent de58e706f9
commit 5a0696f6d0
3 changed files with 3 additions and 3 deletions
-1
View File
@@ -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"