documentation.nixos.options.splitBuild

NixOS option

Whether to split the option docs build into a cacheable and an uncacheable part. Splitting the build can substantially decrease the amount of time needed to build the manual, but some user modules may be incompatible with this splitting.

type: boolean
Default
true
declared in: nixos/modules/misc/documentation.nixView source on NixOS/nixpkgs →