mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
Draft Layout for Reth walkthrough (#344)
This commit is contained in:
committed by
Georgios Konstantopoulos
parent
a0a40a9c3d
commit
ce8f61f0a5
19
book/book.toml
Normal file
19
book/book.toml
Normal file
@ -0,0 +1,19 @@
|
||||
[book]
|
||||
authors = [""]
|
||||
language = "en"
|
||||
multilingual = false
|
||||
src = "src"
|
||||
title = "Reth Book"
|
||||
description = "A book on all things Reth"
|
||||
|
||||
[output.html]
|
||||
git-repository-url = "https://github.com/foundry-rs/reth"
|
||||
edit-url-template = ""
|
||||
default-theme = "ayu"
|
||||
cname = ""
|
||||
no-section-label = true
|
||||
additional-css = [""]
|
||||
|
||||
[output.html.fold]
|
||||
enable = true
|
||||
level = 1
|
||||
Reference in New Issue
Block a user