helix/book/book.toml

13 lines
346 B
TOML
Raw Normal View History

2021-04-05 09:18:43 +03:00
[book]
authors = ["Blaž Hrastnik"]
language = "en"
multilingual = false
src = "src"
edit-url-template = "https://github.com/helix-editor/helix/tree/master/book/{path}?mode=edit"
2021-06-02 04:24:00 +03:00
[output.html]
cname = "docs.helix-editor.com"
default-theme = "colibri"
preferred-dark-theme = "colibri"
2022-12-12 04:59:53 +03:00
git-repository-url = "https://github.com/helix-editor/helix"