1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-04 17:07:28 +03:00
juvix/book.toml
Jonathan Cubides 7e20e5083b
Add initial docs generation website (#119)
* Add docs generation

* [makefile] add serve-docs target
2022-05-20 16:16:16 +02:00

14 lines
242 B
TOML

[book]
title = "MiniJuvix"
authors = [ "Jonathan Prieto-Cubides" , "Jan Mas Rovira" , "Paul Cadman" ]
language = "en"
multilingual = false
src = "docs"
[build]
build-dir = "_docs"
create-missing = true
[output.html]
mathjax-support = true