1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-02 23:43:01 +03:00
juvix/book.toml

18 lines
332 B
TOML

[book]
title = "The Juvix Book"
authors = [ "Jonathan Prieto-Cubides" , "Jan Mas Rovira" , "Paul Cadman" , "Lukasz Czajka" ]
language = "en"
multilingual = false
src = "docs/md/"
[build]
build-dir = "_docs"
create-missing = true
[output.html]
mathjax-support = true
[preprocessor.toc]
command = "mdbook-toc"
renderer = ["html"]