mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-09 16:18:34 +01:00
Building the nixpkgs manual currently triggers a bunch of deprecation warnings, because every attribute in `lib` is evaluated to see if it's an attrset to generate locations for. Instead, share the lib subsets to include in the documentation between `lib-function-docs` and `lib-function-locations` so they can coordinate. Also generate the list of sections instead of duplicating it in `library.xml`. |
||
|---|---|---|
| .. | ||
| library | ||
| debug.section.md | ||
| generators.section.md | ||
| library.xml | ||
| nix-gitignore.section.md | ||
| prefer-remote-fetch.section.md | ||