Files
nanoreth/book.toml
Bjerg a450eb1b9e docs: images (#3280)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-06-20 10:21:43 -07:00

28 lines
466 B
TOML

[book]
authors = ["reth Core Contributors"]
language = "en"
multilingual = false
src = "book"
title = "reth Book"
description = "A book on all things Reth"
[output.html]
theme = "book/theme"
git-repository-url = "https://github.com/paradigmxyz/reth"
default-theme = "ayu"
no-section-label = true
[output.html.fold]
enable = true
level = 1
[build]
build-dir = "target/book"
[preprocessor.template]
before = [ "links" ]
[preprocessor.index]
[preprocessor.links]