docs: Get highlightjs from build symlink
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user