aboutsummaryrefslogtreecommitdiff
path: root/book.toml
blob: 8c1d5aa7f63feed8abde2a09cbc2ed587569a88e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# This file configures `mdbook` which is used for rendering wiki locally
# See the main README.md for more info

[book]
language = "en"
multilingual = false
src = "docs"
title = "Northstar Wiki"

[output.html]

[output.linkcheck]
optional = true

[preprocessor.gitbook]