docs: Get highlightjs from build symlink

This commit is contained in:
Graham Christensen
2019-07-04 09:10:14 -04:00
parent 35262ba6a7
commit de58e706f9
3 changed files with 7 additions and 6 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 :)
HIGHLIGHTJS = pkgs.documentation-highlighter;
XMLFORMAT_CONFIG = ../nixos/doc/xmlformat.conf;
xsltFlags = lib.concatStringsSep " " [
"--param section.autolabel 1"