diff options
Diffstat (limited to 'book.toml')
-rw-r--r-- | book.toml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/book.toml b/book.toml new file mode 100644 index 0000000..b788c8a --- /dev/null +++ b/book.toml @@ -0,0 +1,8 @@ +# 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" |