diff options
Diffstat (limited to 'book/book.toml')
-rw-r--r-- | book/book.toml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/book/book.toml b/book/book.toml new file mode 100644 index 00000000..f397aef0 --- /dev/null +++ b/book/book.toml @@ -0,0 +1,6 @@ +[book] +authors = ["Blaž Hrastnik"] +language = "en" +multilingual = false +src = "src" +theme = "colibri" |