Add default book
This commit is contained in:
parent
770a55fb2c
commit
ed8ecab38c
4 changed files with 40 additions and 0 deletions
6
book/book.toml
Normal file
6
book/book.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[book]
|
||||
authors = ["Florian RICHER"]
|
||||
language = "en"
|
||||
multilingual = false
|
||||
src = "src"
|
||||
title = "Command gateway"
|
Reference in a new issue