mirror of
https://github.com/NixOS/nix
synced 2025-07-03 06:11:46 +02:00
Merge pull request #11868 from DeterminateSystems/no-api-docs-in-devshell
Don't build the API docs in the devshell
This commit is contained in:
commit
2d153bd59b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# vim: filetype=meson
|
# vim: filetype=meson
|
||||||
|
|
||||||
option('doc-gen', type : 'boolean', value : true,
|
option('doc-gen', type : 'boolean', value : false,
|
||||||
description : 'Generate documentation',
|
description : 'Generate documentation',
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue