Since the documentation is now hosted at https://stylix.danth.me/ rather than https://danth.github.io/stylix/, this setting is no longer necessary. Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
8 lines
189 B
TOML
8 lines
189 B
TOML
[book]
|
|
title = "Stylix"
|
|
language = "en"
|
|
|
|
[output.html]
|
|
git-repository-url = "https://github.com/danth/stylix"
|
|
edit-url-template = "https://github.com/danth/stylix/edit/master/docs/{path}"
|
|
|