* add initial spec of the merkletree * update gh workflow to work with the new book path * rephrase non-inclusion section
9 lines
136 B
TOML
9 lines
136 B
TOML
[book]
|
|
authors = ["0xPARC"]
|
|
language = "en"
|
|
multilingual = false
|
|
src = "src"
|
|
title = "POD2-docs"
|
|
|
|
[output.html]
|
|
default-theme = "light"
|