update for new ndg syntax
This commit is contained in:
parent
29dbb12ea5
commit
c383420827
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@
|
|||
''
|
||||
ndg --verbose html --jobs $NIX_BUILD_CORES --title "${projectName}" \
|
||||
--module-options "${json}" \
|
||||
--generate-search true \
|
||||
--generate-search \
|
||||
--output-dir "$out"
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue