mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-11 22:53:55 +00:00
ndg: update cli flags
This commit is contained in:
parent
4498d3b3fa
commit
1f39882482
1 changed files with 2 additions and 2 deletions
|
|
@ -36,8 +36,8 @@ in
|
||||||
--module-options ${optionsJSON}/share/doc/nixos/options.json \
|
--module-options ${optionsJSON}/share/doc/nixos/options.json \
|
||||||
--manpage-urls ${path}/doc/manpage-urls.json \
|
--manpage-urls ${path}/doc/manpage-urls.json \
|
||||||
--options-depth 3 \
|
--options-depth 3 \
|
||||||
--generate-search true \
|
--generate-search \
|
||||||
--highlight-code true \
|
--highlight-code \
|
||||||
--input-dir ./manual \
|
--input-dir ./manual \
|
||||||
--output-dir "$out/share/doc"
|
--output-dir "$out/share/doc"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue