mirror of
https://github.com/Sunscreen-tech/Sunscreen.git
synced 2026-01-13 15:47:59 -05:00
13 lines
197 B
TOML
13 lines
197 B
TOML
[book]
|
|
authors = ["Rick Weber", "Ravital Solomon"]
|
|
language = "en"
|
|
multilingual = false
|
|
src = "src"
|
|
title = "Sunscreen Documentation"
|
|
|
|
[output.html]
|
|
mathjax-support = true
|
|
|
|
[rust]
|
|
edition = "2021"
|