pod2/book/book.toml
arnaucube 02ec7c311b
sync spec & code (#107)
* sync spec & code

* move primitives (merkletree) into the backend

* comment on the ops spec and link to issue #108

* typo

* fix github-ci mdbook-publish pages
2025-03-05 11:35:23 -08:00

12 lines
176 B
TOML

[book]
authors = ["0xPARC"]
language = "en"
multilingual = false
src = "src"
title = "POD2-docs"
[output.html]
default-theme = "light"
[preprocessor.katex]
after = ["links"]