* 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
12 lines
176 B
TOML
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"]
|