book-radn/book.toml
2023-09-28 01:06:36 +00:00

18 lines
243 B
TOML

[book]
authors = ["Alisa Feistel"]
language = "en"
multilingual = false
src = "src"
title = "Rainbow ADN"
[rust]
edition = "2021"
[build]
build-dir = "book"
create-missing = false
[output.html]
default-theme = "navy"
mathjax-support = true