1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/doc/doc-support
Silvan Mosberger f01573b6ee doc: Prevent evaluation warnings
Problem: `nix-build doc` gives a bunch of warnings because it inspects
`lib` to figure out where all the symbols are.

Solution: Move the step of figuring out where the symbols are to
a Nix evaluation inside a derivation instead.
2024-07-18 23:33:29 +02:00
..
lib-function-docs.nix doc: Prevent evaluation warnings 2024-07-18 23:33:29 +02:00
lib-function-locations.nix doc: Prevent evaluation warnings 2024-07-18 23:33:29 +02:00
python-interpreter-table.nix