Mirror of https://github.com/roostorg/coop
github.com/roostorg/coop
1[book]
2title = "Coop Documentation"
3authors = ["ROOST"]
4language = "en"
5src = "."
6
7[build]
8build-dir = "./book"
9
10[output.html]
11edit-url-template = "https://github.com/roostorg/coop/edit/main/docs/{path}"
12git-repository-url = "https://github.com/roostorg/coop"
13
14[output.html.print]
15enable = false