Files
Sunscreen/sunscreen_docs/book.toml
Sam Tay 8eb8936f51 Add ZKP compiler docs (#302)
* Enable folding

* Move troubleshooting.md

* Merge in zkp docs

* Convert all absolute links to relative

* Fix CI
2023-08-22 18:35:53 -04:00

16 lines
242 B
TOML

[book]
authors = ["Rick Weber", "Ravital Solomon", "Sam Tay"]
language = "en"
multilingual = false
src = "src"
title = "Sunscreen Documentation"
[output.html]
mathjax-support = true
[output.html.fold]
enable = true
[rust]
edition = "2021"