diff options
Diffstat (limited to 'doc/book.toml')
-rw-r--r-- | doc/book.toml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/book.toml b/doc/book.toml new file mode 100644 index 0000000..338ad63 --- /dev/null +++ b/doc/book.toml @@ -0,0 +1,9 @@ +[book] +authors = ["Quentin Dufour"] +language = "en" +multilingual = false +src = "src" +title = "Aerogramme - Encrypted e-mail storage over Garage" + +[output.html] +mathjax-support = true |