mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-26 22:34:44 +00:00
docs: add package for building zim archive
This commit is contained in:
parent
01d49ca23a
commit
0d2c8c8307
4 changed files with 30 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
BIN
docs/manual/logo.png
Normal file
BIN
docs/manual/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 219 KiB |
|
|
@ -462,6 +462,9 @@
|
|||
- Added coverage support (`vim.utility.crazy-coverage`) via
|
||||
[`crazy-coverage.nvim`](https://github.com/mr-u0b0dy/crazy-coverage.nvim).
|
||||
|
||||
- Added new package `docs-zim`, which produces a `.zim` which can be used with
|
||||
`services.kiwix-serve`.
|
||||
|
||||
[vagahbond](https://github.com/vagahbond): [codewindow.nvim]:
|
||||
https://github.com/gorbit99/codewindow.nvim
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue