11.stylix/docs/book.toml
2025-05-18 16:16:09 +02:00

19 lines
511 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/docs/{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"