11.stylix/docs/book.toml
2025-02-23 15:50:41 +00:00

18 lines
473 B
TOML

[book]
title = "Stylix"
language = "en"
[preprocessor.alerts]
[output.html]
git-repository-url = "https://github.com/danth/stylix"
edit-url-template = "https://github.com/danth/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"