Adding a documentation book.

This commit is contained in:
Nicolas Patry
2023-07-26 18:06:31 +02:00
parent 1235aa2536
commit 834e1b197b
23 changed files with 121 additions and 0 deletions

6
candle-book/book.toml Normal file
View File

@ -0,0 +1,6 @@
[book]
authors = ["Nicolas Patry"]
language = "en"
multilingual = false
src = "src"
title = "Candle Documentation"