mirror of
https://github.com/Sunscreen-tech/Sunscreen.git
synced 2026-01-14 16:17:56 -05:00
13 lines
178 B
TOML
13 lines
178 B
TOML
[book]
|
|
authors = ["Rick Weber"]
|
|
language = "en"
|
|
multilingual = false
|
|
src = "src"
|
|
title = "Sunscreen Documentation"
|
|
|
|
[output.html]
|
|
mathjax-support = true
|
|
|
|
[rust]
|
|
edition = "2021"
|