aboutsummaryrefslogtreecommitdiff
path: root/book/book.toml
blob: 335b27af6c2bab151740da1bd0310dc3bc90c57e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[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}"
additional-css = ["custom.css"]

[output.html.search]
use-boolean-and = true