1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-08 18:11:02 +01:00
nix/doc/manual/source/protocols
Robert Hensing ab0ca5f922 doc: make HTML manual build optional
Add `html-manual` Meson option to allow building manpages without the
HTML manual, removing the mdbook dependency for manpage-only builds.

Changes:
- Add `html-manual` Meson option (default: true)
- Make HTML manual build conditional in meson.build
- Add `buildHtmlManual` parameter to package.nix
- Conditional outputs: ["out" "man"] when enabled, ["out"] when disabled
- Make mdbook/rsync/json-schema-for-humans dependencies conditional
- Add `nix-manual-manpages-only` package variant

This allows systems that only need manpages to avoid the mdbook build
dependency while preserving full functionality for HTML manual builds.
2025-12-06 22:35:45 +01:00
..
json doc: make HTML manual build optional 2025-12-06 22:35:45 +01:00
nix-archive doc: fix "Nix Archive (NAR) format" specification 2025-11-12 20:16:00 +01:00
derivation-aterm.md Document "hash derivation quotiented", resolution, and build trace 2025-11-03 15:18:18 -05:00
index.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
meson.build Add JSON Schema infrastructure, use for Derivation 2025-10-16 17:24:18 -04:00
store-path.md Improve the documentation of store path 2025-03-19 13:45:10 +08:00
tarball-fetcher.md fix various typos in docs 2025-05-14 21:29:17 +02:00