fix/doc/manual
Tom Bereknyei f25112d383 fix: builtins.toFile adds path to allowedPaths
The produced path is then allowed be imported or utilized elsewhere:
```
assert (43 == import (builtins.toFile "source" "43")); "good"
```

This will still fail on write-only stores.
2022-04-21 16:41:37 -04:00
..
src fix: builtins.toFile adds path to allowedPaths 2022-04-21 16:41:37 -04:00
theme doc/manual: don't need to copy highlight.js manually 2021-08-04 19:47:05 -07:00
book.toml Improve margins between sections 2020-08-19 12:31:18 +02:00
custom.css Improve margins between sections 2020-08-19 12:31:18 +02:00
generate-builtins.nix Anchor with prefix 2022-02-24 13:50:50 +01:00
generate-manpage.nix Remove links to .md files in help output 2021-10-06 13:01:18 +02:00
generate-options.nix manual: Add some anchor targets for the nix.conf options 2022-04-05 13:50:42 +02:00
local.mk Add html make target 2022-02-23 15:06:13 +01:00
quote-literals.xsl Generate release notes again 2014-03-12 14:24:29 +01:00
utils.nix Group subcommands by category 2021-01-25 18:19:32 +01:00