devShell: enable API docs

Affects both the deps and the configure flags in configurePhase.
This commit is contained in:
Robert Hensing 2024-04-17 13:11:52 +02:00
parent 74e4bc9b1d
commit 45a1142a8e

View file

@ -94,8 +94,8 @@
# Whether to build the internal/external API docs, can be done separately from
# everything else.
, enableInternalAPIDocs ? false
, enableExternalAPIDocs ? false
, enableInternalAPIDocs ? forDevShell
, enableExternalAPIDocs ? forDevShell
# Whether to install unit tests. This is useful when cross compiling
# since we cannot run them natively during the build, but can do so