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
+2
View File
@@ -14,6 +14,8 @@ 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 ${pkgs.documentation-highlighter} ./highlightjs
echo -n "${version}" > ./version
)
mv result $out