aboutsummaryrefslogtreecommitdiff
path: root/book/book.toml
blob: f68dece817bda9eebc29a8671be54004bdb3aa15 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[book]
authors = ["Blaž Hrastnik"]
language = "en"
multilingual = false
src = "src"

[output.html]
cname = "docs.helix-editor.com"
default-theme = "colibri"
preferred-dark-theme = "colibri"
git-repository-url = "https://github.com/helix-editor/helix"
edit-url-template = "https://github.com/helix-editor/helix/edit/master/book/{path}"