aboutsummaryrefslogtreecommitdiff
path: root/book/book.toml
blob: 3ccaf71e0333f9afc491ccbe054e56b2960061f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[book]
authors = ["Blaž Hrastnik"]
language = "en"
multilingual = false
src = "src"
theme = "colibri"
edit-url-template = "https://github.com/helix-editor/helix/tree/master/book/{path}?mode=edit"

[output.html]
cname = "docs.helix-editor.com"