Files
rln-docs/book.toml
Magamedrasul Ibragimov 4c8f7d95cb chore: update formal spec
2023-07-06 22:22:10 +04:00

25 lines
421 B
TOML

[book]
authors = ["AtHeartEngineer", "curryrasul"]
language = "en"
multilingual = false
src = "src"
title = "Rate-Limiting Nullifier"
[rust]
edition = "2021"
[output.html]
additional-js = ["mermaid.min.js", "mermaid-init.js"]
mathjax-support = true
[output.html.search]
limit-results = 15
[preprocessor]
[preprocessor.mermaid]
command = "mdbook-mermaid"
[preprocessor.toc]
command = "mdbook-toc"
renderer = ["html"]