manual: fold sidebar sections

the table of contents is very long now, and folded sections allow
for a better overview.
This commit is contained in:
Valentin Gagarin 2024-02-08 09:00:00 +01:00
parent 09a6e8e703
commit 140de3b278

View file

@ -6,6 +6,8 @@ additional-css = ["custom.css"]
additional-js = ["redirects.js"]
edit-url-template = "https://github.com/NixOS/nix/tree/master/doc/manual/{path}"
git-repository-url = "https://github.com/NixOS/nix"
fold.enable = true
fold.level = 1
[preprocessor.anchors]
renderers = ["html"]