aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThéophane Hufschmitt <theophane@hufschmitt.net>2022-04-05 13:34:25 +0200
committerThéophane Hufschmitt <theophane@hufschmitt.net>2022-04-05 13:50:42 +0200
commit660c19eb492d834c238bcdde02ba0a7e3c4f0c40 (patch)
tree9bf7a3d319a46f81c1cbe0520c7ad54d90f7825e /Makefile
parentec90fc4d1f42db3c5e3c74dc186487d10a28c221 (diff)
manual: Add some anchor targets for the nix.conf options
For each `nix.conf` option, add an empty html node with a unique `id` that can be used as an anchor target. Also make the name of the option be a link to that target so that it’s easily discoverable. We can’t rewrite the whole list as an html definition list like it’s done for the builtins because these options also appear in a man page, and the manpage renderer (lowdown) can’t render arbitrary html. But the hack here allows to keep the manpage and have the links in the html version. Fix https://github.com/NixOS/nix/issues/5745
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions