aboutsummaryrefslogblamecommitdiff
path: root/book/book.toml
blob: 4db5365e7c6e825d429db0c85ecd665cbe9bb9ec (plain) (tree)
1
2
3
4
5
6
7
8
9
10



                            

                               
                                
                                                            
                                                                                   
                               
[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"]