docs: add package for building zim archive

This commit is contained in:
Snoweuph 2026-05-20 17:41:17 +02:00
commit 0d2c8c8307
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
4 changed files with 30 additions and 0 deletions

View file

@ -51,6 +51,8 @@ in
mkdir -p $out/share/doc
cp -r build/* $out/share/doc/
cp ./logo.png $out/share/doc/assets/logo.png
# Hydra support. Probably not necessary.
mkdir -p $out/nix-support/
echo "doc manual $out/share/doc index.html" >> $out/nix-support/hydra-build-products