2021-04-05 10:18:43 +04:00
|
|
|
[book]
|
|
|
|
authors = ["Blaž Hrastnik"]
|
|
|
|
language = "en"
|
|
|
|
multilingual = false
|
|
|
|
src = "src"
|
2021-06-02 05:24:00 +04:00
|
|
|
|
|
|
|
[output.html]
|
|
|
|
cname = "docs.helix-editor.com"
|
2021-09-07 08:00:52 +04:00
|
|
|
default-theme = "colibri"
|
|
|
|
preferred-dark-theme = "colibri"
|
2022-12-12 05:59:53 +04:00
|
|
|
git-repository-url = "https://github.com/helix-editor/helix"
|
2023-06-08 12:12:36 +04:00
|
|
|
edit-url-template = "https://github.com/helix-editor/helix/edit/master/book/{path}"
|
2023-07-09 21:20:38 +04:00
|
|
|
additional-css = ["custom.css"]
|
2023-08-08 17:22:52 +04:00
|
|
|
|
|
|
|
[output.html.search]
|
|
|
|
use-boolean-and = true
|