11.stylix/doc/book.toml
2025-05-20 10:26:52 +01:00

19 lines
510 B
TOML

[book]
title = "Stylix"
language = "en"
[preprocessor.alerts]
[output.html]
site-url = "/stylix/"
git-repository-url = "https://github.com/nix-community/stylix"
edit-url-template = "https://github.com/nix-community/stylix/edit/master/doc/{path}"
no-section-label = true
[output.html.fold]
enable = true
[output.html.redirect]
# Must use relative paths with . or .. for offline browsing to work correctly
"/options/hm.html" = "./platforms/home_manager.html"
"/options/nixos.html" = "./platforms/nixos.html"