Files
nanoreth/book.toml

28 lines
464 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]