docs: add book skeleton (#44)

* docs: add book skeleton

* ci: add book test workflow
This commit is contained in:
Bjerg
2022-10-11 18:52:28 +02:00
committed by GitHub
parent a8c1eaf140
commit edc75881c1
4 changed files with 46 additions and 0 deletions

9
book.toml Normal file
View File

@ -0,0 +1,9 @@
[book]
authors = ["reth Core Contributors"]
language = "en"
multilingual = false
src = "book"
title = "reth Book"
[build]
build-dir = "target/book"