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