diff options
Diffstat (limited to 'book.toml')
-rw-r--r-- | book.toml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/book.toml b/book.toml new file mode 100644 index 0000000..fff4dca --- /dev/null +++ b/book.toml @@ -0,0 +1,9 @@ +[book] +authors = ["JJ"] +language = "en" +multilingual = false +src = "src" +title = "Jezl Wiki" + +[build] +create-missing = false |