docs: find docbook rng from doc-support

This commit is contained in:
Graham Christensen
2019-07-04 09:10:13 -04:00
parent d11f5a9d15
commit e65c2c6672
3 changed files with 5 additions and 3 deletions
-1
View File
@@ -15,7 +15,6 @@ in pkgs.stdenv.mkDerivation {
# otherwise they won't reapply :)
HIGHLIGHTJS = pkgs.documentation-highlighter;
XSL = "${pkgs.docbook_xsl_ns}/xml/xsl";
RNG = "${pkgs.docbook5}/xml/rng/docbook/docbook.rng";
XMLFORMAT_CONFIG = ../nixos/doc/xmlformat.conf;
xsltFlags = lib.concatStringsSep " " [
"--param section.autolabel 1"