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
@@ -14,6 +14,7 @@ in pkgs.runCommand "doc-support" {}
ln -s ${pkgs.docbook5}/xml/rng/docbook/docbook.rng ./docbook.rng
ln -s ${pkgs.docbook_xsl_ns}/xml/xsl ./xsl
ln -s ${../../nixos/doc/xmlformat.conf} ./xmlformat.conf
ln -s ${pkgs.documentation-highlighter} ./highlightjs
echo -n "${version}" > ./version